瀏覽代碼

upgrade rook-ceph-cluster to v1.18.9

Josh Bicking 5 天之前
父節點
當前提交
6006bcf25e
共有 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.17.9'
+    targetRevision: '1.18.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.17.9/deploy/charts/rook-ceph-cluster/values.yaml
+# From https://raw.githubusercontent.com/rook/rook/v1.18.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)