Skip to content

Commit

Permalink
Remove imagePullSecrets, they were causing pulls from ghcr to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
TibiNonEst committed Nov 8, 2023
1 parent 58c5166 commit 9b6c716
Show file tree
Hide file tree
Showing 13 changed files with 22 additions and 30 deletions.
6 changes: 3 additions & 3 deletions charts/cozy/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 13.16.2
- name: s3-backups
repository: file://../s3-backups
version: 0.1.1
digest: sha256:aac3ac28abfd14501f3aefa3365b0cae596decaf33de462e04ea845f3e26dbca
generated: "2023-09-01T17:37:31.921061+02:00"
version: 0.1.2
digest: sha256:35e069526f02c4c034838e6a6fb7728d2416c747d197563c8870861bb02d605e
generated: "2023-11-08T13:41:36.999090206-05:00"
4 changes: 2 additions & 2 deletions charts/cozy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: quilt-cozy
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.1.1
version: 1.1.2
# This is the version number of the application being deployed (purely informational).
appVersion: '1'
description: helm chart to deploy the Quilt Cozy Discord bot
Expand All @@ -21,5 +21,5 @@ dependencies:
version: 13.16.2
repository: https://charts.bitnami.com/bitnami
- name: s3-backups
version: 0.1.1
version: 0.1.2
repository: 'file://../s3-backups'
2 changes: 0 additions & 2 deletions charts/cozy/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@ spec:
name: cozy-dev-discord-token
resources:
{{ toYaml .Values.resources | nindent 10 }}
imagePullSecrets:
- name: regcred
volumes:
- name: {{ .Release.Name }}-storage
emptyDir: { }
8 changes: 4 additions & 4 deletions charts/forum/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ dependencies:
version: 3.1.0
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.10.0
version: 12.12.10
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 17.17.1
- name: s3-backups
repository: file://../s3-backups
version: 0.1.1
digest: sha256:94055b7e9f4e9da429e65bf8bfcd6d284e9f92fa92c44696d3eec7bf781d09a2
generated: "2023-09-01T17:37:42.958916+02:00"
version: 0.1.2
digest: sha256:bd21a581ec07cbb25dc97fce1a753e344c15cc31bb16161bc43bdc34d3924aa3
generated: "2023-11-08T13:46:26.300506947-05:00"
4 changes: 2 additions & 2 deletions charts/forum/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: quilt-forum
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.3
version: 0.1.4
# This is the version number of the application being deployed (purely informational).
appVersion: '1'
description: helm chart to deploy the Quilt Discourse Forum
Expand All @@ -27,5 +27,5 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
version: 17.X.X
- name: s3-backups
version: 0.1.1
version: 0.1.2
repository: 'file://../s3-backups'
6 changes: 3 additions & 3 deletions charts/modmail/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 13.16.2
- name: s3-backups
repository: file://../s3-backups
version: 0.1.1
digest: sha256:aac3ac28abfd14501f3aefa3365b0cae596decaf33de462e04ea845f3e26dbca
generated: "2023-09-01T17:37:25.691144+02:00"
version: 0.1.2
digest: sha256:35e069526f02c4c034838e6a6fb7728d2416c747d197563c8870861bb02d605e
generated: "2023-11-08T13:43:55.611759705-05:00"
4 changes: 2 additions & 2 deletions charts/modmail/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: quilt-modmail
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.1.1
version: 1.1.2
# This is the version number of the application being deployed (purely informational).
appVersion: '1'
description: helm chart to deploy Quilt's Modmail Discord bot
Expand All @@ -21,5 +21,5 @@ dependencies:
version: 13.16.2
repository: https://charts.bitnami.com/bitnami
- name: s3-backups
version: 0.1.1
version: 0.1.2
repository: 'file://../s3-backups'
2 changes: 0 additions & 2 deletions charts/modmail/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ spec:
name: http
resources:
{{ toYaml .Values.resources | nindent 10 }}
imagePullSecrets:
- name: regcred
volumes:
- name: {{ .Chart.Name }}-storage
emptyDir: { }
2 changes: 1 addition & 1 deletion charts/s3-backups/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: s3-backups
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.1
version: 0.1.2
# This is the version number of the application being deployed (purely informational).
appVersion: '1'
description: helm chart handling Quilt's backups to an S3
Expand Down
2 changes: 0 additions & 2 deletions charts/s3-backups/templates/cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,4 @@ spec:
# should contain AWS credentials environment variables
name: {{ .Values.awsSecretName }}
restartPolicy: OnFailure
imagePullSecrets:
- name: regcred
{{ end }}
6 changes: 3 additions & 3 deletions charts/stats/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 12.8.0
- name: s3-backups
repository: file://../s3-backups
version: 0.1.1
digest: sha256:3d0c7f8fc00ceddde550d9035947a2270959f1388850e30cf8cb21f2d0bb51b2
generated: "2023-09-01T17:37:37.893752+02:00"
version: 0.1.2
digest: sha256:822e55f861924ff561d776eacdd1af188b0d92e1e66cd0e70a6a7142295239d9
generated: "2023-11-08T13:44:38.542968618-05:00"
4 changes: 2 additions & 2 deletions charts/stats/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: quilt-stats
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.1.1
version: 1.1.2
# This is the version number of the application being deployed (purely informational).
appVersion: '1'
description: helm chart to deploy Quilt's Stats Discord bot
Expand All @@ -21,5 +21,5 @@ dependencies:
version: 12.8.0
repository: https://charts.bitnami.com/bitnami
- name: s3-backups
version: 0.1.1
version: 0.1.2
repository: 'file://../s3-backups'
2 changes: 0 additions & 2 deletions charts/stats/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ spec:
name: http
resources:
{{ toYaml .Values.resources | nindent 10 }}
imagePullSecrets:
- name: regcred
volumes:
- name: {{ .Chart.Name }}-storage
emptyDir: { }
Expand Down

0 comments on commit 9b6c716

Please sign in to comment.