Преглед изворни кода

upgrade rook-ceph-cluster to v1.15.9

Josh Bicking пре 6 дана
родитељ
комит
c2b972809e
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.14.12'
+    targetRevision: '1.15.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.14.12/deploy/charts/rook-ceph-cluster/values.yaml
+# From https://raw.githubusercontent.com/rook/rook/v1.15.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)