1 Commits

Author SHA1 Message Date
Renovate Bot
25e0f45a53 chore(deps): update helm release penpot to v0.34.0 2026-02-11 00:02:49 +00:00
2 changed files with 2 additions and 2 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: 1.3.2 version: 1.2.0
releaseName: external-secrets releaseName: external-secrets
namespace: external-secrets namespace: external-secrets

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.34.0
releaseName: penpot releaseName: penpot
namespace: penpot namespace: penpot
valuesFile: values.yaml valuesFile: values.yaml