diff --git a/charts/stable/spoolman/Chart.yaml b/charts/stable/spoolman/Chart.yaml index d729ba5ad6b..8d02fdac660 100644 --- a/charts/stable/spoolman/Chart.yaml +++ b/charts/stable/spoolman/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 0.23.0 +appVersion: 0.23.1 dependencies: - name: common version: 28.29.49 @@ -25,21 +25,21 @@ dependencies: import-values: [] deprecated: false description: Keep track of your inventory of 3D-printer filament spools. -home: https://trueforge.org/truetech/truecharts/charts/stable/spoolman -icon: https://trueforge.org/img/hotlink-ok/chart-icons/spoolman.webp +home: https://truecharts.org/charts/stable/spoolman +icon: https://truecharts.org/img/hotlink-ok/chart-icons/spoolman.webp keywords: - spoolman - inventory -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: spoolman sources: - https://ghcr.io/donkie/spoolman - https://github.com/Donkie/Spoolman - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/spoolman type: application -version: 1.12.4 +version: 1.12.5 diff --git a/charts/stable/spoolman/values.yaml b/charts/stable/spoolman/values.yaml index df7fc330b22..b0cdf973e23 100644 --- a/charts/stable/spoolman/values.yaml +++ b/charts/stable/spoolman/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/donkie/spoolman pullPolicy: IfNotPresent - tag: 0.23.0@sha256:6606dcbbabfc75db207c07d5a8db6162b1e5ed0768750881f306b6328e14145b + tag: 0.23.1@sha256:c798bcc19194949962044459e4b43c09d667d084ae9c2c2e0187a42c36d43d9e securityContext: container: readOnlyRootFilesystem: false