diff --git a/charts/stable/etherpad/Chart.yaml b/charts/stable/etherpad/Chart.yaml index f468a932ae9..055ea0e1716 100644 --- a/charts/stable/etherpad/Chart.yaml +++ b/charts/stable/etherpad/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.7.1 +appVersion: 2.7.2 dependencies: - name: common version: 29.1.6 @@ -39,5 +39,5 @@ sources: - https://github.com/ether/etherpad-lite - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/etherpad type: application -version: 21.1.2 +version: 21.1.3 diff --git a/charts/stable/etherpad/values.yaml b/charts/stable/etherpad/values.yaml index d861f6b76f5..01ae34452be 100644 --- a/charts/stable/etherpad/values.yaml +++ b/charts/stable/etherpad/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/ether/etherpad pullPolicy: IfNotPresent - tag: 2.7.1@sha256:27230a75fa3b7ca16f9fb66cbae8d0d3d6346acdea55a285f84a7439ccb98ae8 + tag: 2.7.2@sha256:b723fe5f2594d5cf61f960a203a4eeb554a5d0435c3689722f575f91aa6ace50 securityContext: container: readOnlyRootFilesystem: false