Skip to content

Commit 0837c9d

Browse files
committed
chore(pontoon): update image version
1 parent 8688e3e commit 0837c9d

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

charts/pontoon/Chart.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
apiVersion: v2
22
name: pontoon
33
home: https://github.com/mozilla/pontoon
4-
version: 1.1.0
4+
version: 1.1.1
55
# Pontoon no longer cuts releases.
66
# See https://github.com/mozilla/pontoon/releases/tag/2018-12-19
7-
appVersion: latest
7+
# and https://hub.docker.com/r/skillsnetwork/pontoon/tags
8+
appVersion: db4dd60
89
type: application
910
description: A Helm chart for Pontoon, a Mozilla's Localization Platform.
1011
keywords:

charts/pontoon/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ image:
5252
repository: skillsnetwork/pontoon
5353
pullPolicy: IfNotPresent
5454
# Look for the latest tag at https://hub.docker.com/repository/docker/skillsnetwork/pontoon
55-
tag: "7a9fb1a"
55+
tag: "db4dd60"
5656

5757
worker:
5858
enabled: true

0 commit comments

Comments
 (0)