@@ -12,7 +12,7 @@ version: 1.1.2
|
||||
# This is the version number of the application being deployed. This version number should be
|
||||
# incremented each time you make changes to the application. Versions are not expected to
|
||||
# follow Semantic Versioning. They should reflect the version the application is using.
|
||||
appVersion: "v4.1.1"
|
||||
appVersion: "v4.1.2"
|
||||
|
||||
dependencies:
|
||||
- name: redis-ha
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
## @param global.tag Global Docker image tag
|
||||
global:
|
||||
imageRegistry: docker.io
|
||||
tag: v4.1.1
|
||||
tag: v4.1.2
|
||||
imagePullSecrets: []
|
||||
|
||||
## @param nameOverride String to partially override common.names.fullname
|
||||
|
||||
Reference in New Issue
Block a user