Skip to content

Commit e4823e8

Browse files
chore: update altinnendata-app to v1.3.0 (#44)
Updates `altinnendata-app` image tag to `v1.3.0` and bumps chart version to `0.1.4`. Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 5bbea74 commit e4823e8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/altinnendata-app/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.3
7+
version: 0.1.4

charts/altinnendata-app/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/altinnendata-app
55
pullPolicy: IfNotPresent
6-
tag: "v1.2.0"
6+
tag: "v1.3.0"
77

88
imagePullSecrets: []
99
nameOverride: ""

0 commit comments

Comments
 (0)