mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 17:07:04 +02:00
feat(app-template): Bump common library (#426)
This commit is contained in:
parent
db552e2dee
commit
2a97bb6ed8
14 changed files with 20 additions and 20 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s-labs/helm-charts/app-template-3.2.0/charts/other/app-template/schemas/helmrelease-helm-v2beta2.schema.json
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2beta1
|
||||
# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s-labs/helm-charts/app-template-4.1.0/charts/other/app-template/schemas/helmrelease-helm-v2.schema.json
|
||||
apiVersion: helm.toolkit.fluxcd.io/v2
|
||||
kind: HelmRelease
|
||||
metadata:
|
||||
name: &app vaultwarden
|
||||
|
@ -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.2.0
|
||||
version: 4.1.0
|
||||
interval: 15m
|
||||
sourceRef:
|
||||
kind: HelmRepository
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue