feat(app-template): Release app-template-3.0.1

This commit is contained in:
Bernd Schorgers 2024-03-11 12:05:27 +01:00
parent 14e70ce553
commit a4e7bf75b7
No known key found for this signature in database
GPG key ID: BC5E2BD907F9A8EC
11 changed files with 15 additions and 15 deletions

View file

@ -1,5 +1,5 @@
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-3.0.0/charts/other/app-template/schemas/helmrelease-helm-v2beta2.schema.json
# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-3.0.1/charts/other/app-template/schemas/helmrelease-helm-v2beta2.schema.json
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
@ -12,7 +12,7 @@ spec:
chart: app-template
# -- Version of the app-template helm chart
# this example is not automatically updated, so be sure to use the latest chart version
version: 3.0.0
version: 3.0.1
interval: 15m
sourceRef:
kind: HelmRepository