Skip to content

Commit

Permalink
Merge pull request 'update redis-operator chart to 0.16.1' (#261) fro…
Browse files Browse the repository at this point in the history
…m update-redis-operator into master

Reviewed-on: https://gitea.obmondo.com/EnableIT/KubeAid/pulls/261
  • Loading branch information
klavs committed Jun 3, 2024
2 parents 7c85d19 + e81a8ac commit dc49257
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions argocd-helm-charts/redis-operator/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: redis-operator
repository: https://ot-container-kit.github.io/helm-charts
version: 0.15.9
digest: sha256:123ee481020e0445117416f449a183a4cc8161d9373c27717faa4312ab764333
generated: "2024-05-17T13:40:02.189374422+02:00"
version: 0.16.1
digest: sha256:92c43f0bbb7ef95924d05fd097230b142957b1eef48819014dedf88221a4b941
generated: "2024-05-31T12:23:50.9366238+05:30"
2 changes: 1 addition & 1 deletion argocd-helm-charts/redis-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ name: redis-operator
version: 1.0.0
dependencies:
- name: redis-operator
version: 0.15.9
version: 0.16.1
alias: redisOperator
repository: https://ot-container-kit.github.io/helm-charts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 0.15.1
appVersion: 0.17.0
dependencies:
- alias: certmanager
condition: certmanager.enabled
Expand All @@ -22,4 +22,4 @@ maintainers:
name: redis-operator
sources:
- https://github.com/OT-CONTAINER-KIT/redis-operator
version: 0.15.9
version: 0.16.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
redisOperator:
name: redis-operator
imageName: quay.io/opstree/redis-operator
imageName: ghcr.io/ot-container-kit/redis-operator/redis-operator
# Overrides the image tag whose default is the chart appVersion.
imageTag: ""
imagePullPolicy: Always
Expand Down

0 comments on commit dc49257

Please sign in to comment.