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.
2 parents f4cee6f + 7e972ea commit 2b7367bCopy full SHA for 2b7367b
notifynl-omc/Chart.yaml
@@ -1,7 +1,7 @@
1
apiVersion: v2
2
name: notifynl-omc
3
-version: "0.3.44-beta"
4
-appVersion: "1.13.0"
+version: "0.3.45-beta"
+appVersion: "1.13.1"
5
kubeVersion: ">=1.26.6"
6
description: "Chart to deploy the NotifyNL OMC application."
7
icon: "https://avatars.githubusercontent.com/u/138866112?s=200&v=4"
notifynl-omc/values.yaml
@@ -11,7 +11,7 @@
11
image:
12
registry: "docker.io"
13
repository: "worthnl/notifynl-omc"
14
- tag: "1.13.0"
+ tag: "1.13.1"
15
fullImage: [] # use this from pipeline, includes registry, repo and tag
16
## Specify a imagePullPolicy
17
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
0 commit comments