Skip to content

Commit 2b7367b

Browse files
Merge main into gh-pages
2 parents f4cee6f + 7e972ea commit 2b7367b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

notifynl-omc/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: notifynl-omc
3-
version: "0.3.44-beta"
4-
appVersion: "1.13.0"
3+
version: "0.3.45-beta"
4+
appVersion: "1.13.1"
55
kubeVersion: ">=1.26.6"
66
description: "Chart to deploy the NotifyNL OMC application."
77
icon: "https://avatars.githubusercontent.com/u/138866112?s=200&v=4"

notifynl-omc/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
image:
1212
registry: "docker.io"
1313
repository: "worthnl/notifynl-omc"
14-
tag: "1.13.0"
14+
tag: "1.13.1"
1515
fullImage: [] # use this from pipeline, includes registry, repo and tag
1616
## Specify a imagePullPolicy
1717
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'

0 commit comments

Comments
 (0)