5 Commits

Author SHA1 Message Date
Renovate Bot
3c8f0e4058 chore(deps): update helm release cloudnative-pg to v0.28.0 2026-04-02 00:02:29 +00:00
github-actions[bot]
3289b293fc chore: update grainlab production image to 1.1.6 2026-03-28 16:06:56 +00:00
github-actions[bot]
976d444f39 chore: update grainlab production image to 1.1.5 2026-03-28 15:53:38 +00:00
github-actions[bot]
ccb692b891 chore: update grainlab production image to 1.1.4 2026-03-27 21:37:28 +00:00
github-actions[bot]
9eb1a81f42 chore: update grainlab production image to 1.1.3 2026-03-25 12:27:35 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -7,6 +7,6 @@ metadata:
helmCharts: helmCharts:
- name: cloudnative-pg - name: cloudnative-pg
repo: https://cloudnative-pg.github.io/charts repo: https://cloudnative-pg.github.io/charts
version: 0.26.1 version: 0.28.0
releaseName: cnpg releaseName: cnpg
namespace: cnpg-system namespace: cnpg-system

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.1.2 image: ghcr.io/daniel-luke/grainlab:1.1.6
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.36.0 version: 0.32.0
releaseName: penpot releaseName: penpot
namespace: penpot namespace: penpot
valuesFile: values.yaml valuesFile: values.yaml