Skip to content

Commit

Permalink
update to non-beta version of cronjob
Browse files Browse the repository at this point in the history
  • Loading branch information
reevejd committed Nov 15, 2022
1 parent d1fc1a0 commit e770e3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/pontoon/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: pontoon
home: https://github.com/mozilla/pontoon
version: 2.1.1
version: 2.2.0
# Pontoon no longer cuts releases.
# See https://github.com/mozilla/pontoon/releases/tag/2018-12-19
# and https://hub.docker.com/r/skillsnetwork/pontoon/tags
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: batch/v1beta1
apiVersion: batch/v1
kind: CronJob
metadata:
name: {{ include "pontoon.fullname" . }}-sync-projects-cronjob
Expand Down

0 comments on commit e770e3e

Please sign in to comment.