Compare commits
1 Commits
renovate/n
...
1e3f8dde28
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1e3f8dde28 |
@@ -10,6 +10,6 @@ resources:
|
|||||||
helmCharts:
|
helmCharts:
|
||||||
- name: external-secrets
|
- name: external-secrets
|
||||||
repo: https://charts.external-secrets.io/
|
repo: https://charts.external-secrets.io/
|
||||||
version: 1.2.0
|
version: 2.2.0
|
||||||
releaseName: external-secrets
|
releaseName: external-secrets
|
||||||
namespace: external-secrets
|
namespace: external-secrets
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ spec:
|
|||||||
- name: ghcr-cred
|
- name: ghcr-cred
|
||||||
containers:
|
containers:
|
||||||
- name: grainlab
|
- name: grainlab
|
||||||
image: ghcr.io/daniel-luke/grainlab:1.1.6
|
image: ghcr.io/daniel-luke/grainlab:1.0.6
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ resources:
|
|||||||
helmCharts:
|
helmCharts:
|
||||||
- name: nextcloud
|
- name: nextcloud
|
||||||
repo: https://nextcloud.github.io/helm/
|
repo: https://nextcloud.github.io/helm/
|
||||||
version: 9.0.4
|
version: 8.5.2
|
||||||
releaseName: nextcloud
|
releaseName: nextcloud
|
||||||
namespace: nextcloud
|
namespace: nextcloud
|
||||||
valuesFile: values.yaml
|
valuesFile: values.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user