feat: Bump library to 3.1.0

This commit is contained in:
Bernd Schorgers 2024-04-04 08:27:08 +02:00
parent 11f1a43664
commit 27d7ec9adf
No known key found for this signature in database
GPG key ID: BC5E2BD907F9A8EC
14 changed files with 24 additions and 24 deletions

View file

@ -1,5 +1,5 @@
---
# 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
# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-3.1.0/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.1
version: 3.1.0
interval: 15m
sourceRef:
kind: HelmRepository