We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c29118b commit 7470552Copy full SHA for 7470552
charts/sparrow-api/Chart.yaml
@@ -21,4 +21,4 @@ version: 1.1.0
21
# incremented each time you make changes to the application. Versions are not expected to
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
# It is recommended to use it with quotes.
24
-appVersion: "2.12.0"
+appVersion: "2.18.0"
charts/sparrow-api/values.yaml
@@ -19,7 +19,7 @@ image:
19
repository: sparrowapi/sparrow-api #shindepratikk/sparrow-api | sparrowapi.azurecr.io/sparrow-api
20
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
- tag: v2
+ tag: v1
imagePullSecrets: []
25
nameOverride: ""
0 commit comments