Skip to content

Commit

Permalink
chore(deps): update redis docker tag to v5.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 18, 2021
1 parent 60314bd commit 15d9958
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion config/envs/development/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ replicas:

images:
- name: redis
newTag: 5.0.9
newTag: 5.0.14
- name: quay.io/coreos/etcd
newTag: v3.4.12
- name: quay.io/coreos/etcd-operator
Expand Down
2 changes: 1 addition & 1 deletion config/envs/local/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ replicas:

images:
- name: redis
newTag: 5.0.9
newTag: 5.0.14
- name: quay.io/coreos/etcd
newTag: v3.4.12
- name: quay.io/coreos/etcd-operator
Expand Down
2 changes: 1 addition & 1 deletion config/envs/production/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ replicas:

images:
- name: redis
newTag: 5.0.9
newTag: 5.0.14
- name: quay.io/coreos/etcd
newTag: v3.4.12
- name: quay.io/coreos/etcd-operator
Expand Down
2 changes: 1 addition & 1 deletion config/envs/staging/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ replicas:

images:
- name: redis
newTag: 5.0.9
newTag: 5.0.14
- name: quay.io/coreos/etcd
newTag: v3.4.12
- name: quay.io/coreos/etcd-operator
Expand Down

0 comments on commit 15d9958

Please sign in to comment.