mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 08:37:03 +02:00
feat: Bump library to 3.1.0
This commit is contained in:
parent
11f1a43664
commit
27d7ec9adf
14 changed files with 24 additions and 24 deletions
|
@ -5,7 +5,7 @@ helmCharts:
|
|||
- name: app-template
|
||||
repo: https://bjw-s.github.io/helm-charts/
|
||||
# this example is not automatically updated, so be sure to use the latest chart version
|
||||
version: 3.0.1
|
||||
version: 3.1.0
|
||||
releaseName: &releaseName vaultwarden
|
||||
namespace: &releaseNamespace default
|
||||
valuesFile: values.yaml
|
||||
|
|
|
@ -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/values.schema.json
|
||||
# yaml-language-server: $schema=https://raw.githubusercontent.com/bjw-s/helm-charts/app-template-3.1.0/charts/other/app-template/values.schema.json
|
||||
|
||||
controllers:
|
||||
main:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue