diff --git a/charts/incubator/snowflake-proxy/Chart.yaml b/charts/incubator/snowflake-proxy/Chart.yaml index 8771352a989..aef6a15c53d 100644 --- a/charts/incubator/snowflake-proxy/Chart.yaml +++ b/charts/incubator/snowflake-proxy/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.4.1" +appVersion: "2.4.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://gitlab.torproject.org/tpo/anti-censorship/docker-snowflake-proxy - https://hub.docker.com/r/thetorproject/snowflake-proxy type: application -version: 0.0.7 +version: 0.0.8 annotations: truecharts.org/catagories: | - proxy diff --git a/charts/incubator/snowflake-proxy/values.yaml b/charts/incubator/snowflake-proxy/values.yaml index 12e22fc629e..2bf83fee034 100644 --- a/charts/incubator/snowflake-proxy/values.yaml +++ b/charts/incubator/snowflake-proxy/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/snowflake-proxy pullPolicy: IfNotPresent - tag: 2.4.1@sha256:aec084e33088c8a8192940aa61d3ff52df91816c4a9465eee6f13c3fdb2e31fd + tag: 2.4.2@sha256:e3bc66a97596e422910078e900430dd3f61fbff7cd9cd436b11e4833a88ce580 podSecurityContext: runAsUser: 1000