7 Commits

Author SHA1 Message Date
Renovate Bot
51cde7787b chore(deps): update helm release penpot to v0.37.0 2026-03-27 00:02:15 +00:00
github-actions[bot]
9eb1a81f42 chore: update grainlab production image to 1.1.3 2026-03-25 12:27:35 +00:00
github-actions[bot]
70eb7c30c3 chore: update grainlab production image to 1.1.2 2026-03-24 22:05:44 +00:00
github-actions[bot]
637d64f2f9 chore: update grainlab production image to 1.1.1 2026-03-24 21:49:09 +00:00
github-actions[bot]
94d5da4794 chore: update grainlab production image to 1.1.0 2026-03-22 12:55:51 +00:00
github-actions[bot]
224112cc4a chore: update grainlab production image to 1.0.8 2026-03-21 21:05:46 +00:00
github-actions[bot]
55902e0276 chore: update grainlab production image to 1.0.7 2026-03-21 15:30:17 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -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: 2.2.0 version: 1.2.0
releaseName: external-secrets releaseName: external-secrets
namespace: external-secrets namespace: external-secrets

View File

@@ -17,7 +17,7 @@ spec:
- name: ghcr-cred - name: ghcr-cred
containers: containers:
- name: grainlab - name: grainlab
image: ghcr.io/daniel-luke/grainlab:1.0.6 image: ghcr.io/daniel-luke/grainlab:1.1.3
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:

View File

@@ -10,7 +10,7 @@ resources:
helmCharts: helmCharts:
- name: penpot - name: penpot
repo: http://helm.penpot.app repo: http://helm.penpot.app
version: 0.32.0 version: 0.37.0
releaseName: penpot releaseName: penpot
namespace: penpot namespace: penpot
valuesFile: values.yaml valuesFile: values.yaml