Skip to content

Commit b51c0f3

Browse files
chore: update nstuning-api to v1.6.4 (#31)
Updates `nstuning-api` image tag to `v1.6.4` and bumps chart version to `0.1.13`. Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a947594 commit b51c0f3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/nstuning-api/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ description: A Helm chart for Kubernetes
44

55
type: application
66

7-
version: 0.1.12
7+
version: 0.1.13

charts/nstuning-api/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ replicaCount: 1
33
image:
44
repository: sondresjo/nstuning-api
55
pullPolicy: IfNotPresent
6-
tag: "v1.6.3"
6+
tag: "v1.6.4"
77

88
imagePullSecrets: []
99
nameOverride: ""

0 commit comments

Comments
 (0)