Просмотр исходного кода

upgrade rook-ceph-cluster to v1.17.9

Josh Bicking 6 дней назад
Родитель
Сommit
f4b77ab4dc
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      argocd/applications.yaml
  2. 1 1
      argocd/rook/rook-ceph-cluster-values.yaml

+ 1 - 1
argocd/applications.yaml

@@ -456,7 +456,7 @@ spec:
   project: default
   sources:
   - repoURL: https://charts.rook.io/release
-    targetRevision: '1.16.9'
+    targetRevision: '1.17.9'
     chart: rook-ceph-cluster
     helm:
       valueFiles:

+ 1 - 1
argocd/rook/rook-ceph-cluster-values.yaml

@@ -1,4 +1,4 @@
-# From https://raw.githubusercontent.com/rook/rook/v1.16.9/deploy/charts/rook-ceph-cluster/values.yaml
+# From https://raw.githubusercontent.com/rook/rook/v1.17.9/deploy/charts/rook-ceph-cluster/values.yaml
 # Installs a debugging toolbox deployment
 toolbox:
   # -- Enable Ceph debugging pod deployment. See [toolbox](../Troubleshooting/ceph-toolbox.md)