diff --git a/charts/incubator/snowflake-proxy/Chart.yaml b/charts/incubator/snowflake-proxy/Chart.yaml index b520f9e58ba..bf9e99a623b 100644 --- a/charts/incubator/snowflake-proxy/Chart.yaml +++ b/charts/incubator/snowflake-proxy/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.4.3" +appVersion: "2.5.1" 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.9 +version: 0.0.10 annotations: truecharts.org/catagories: | - proxy diff --git a/charts/incubator/snowflake-proxy/values.yaml b/charts/incubator/snowflake-proxy/values.yaml index 739e83d2628..fac117a173b 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.3@sha256:00ccb34de3327376ba28461cbdf04873c055e58898ec7d399540f32c699bd559 + tag: 2.5.1@sha256:f6ae7a842d83767beef87961bd2086476731f9dde62c149a9a81fe1a96fed737 podSecurityContext: runAsUser: 1000