Skip to content

Commit

Permalink
update formatting of statefulset
Browse files Browse the repository at this point in the history
  • Loading branch information
StuCM committed May 28, 2024
1 parent 1fbb2f5 commit 144116b
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 9 deletions.
Binary file added hubs-ce-1.3.5-beta.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion hubs/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type: application
# 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.3.4-beta
version: 1.3.5-beta

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
4 changes: 2 additions & 2 deletions hubs/charts/reticulum/templates/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ spec:
{{- include "reticulum.selectorLabels" . | nindent 8 }}
spec:
{{- with .Values.imagePullSecrets }}
imagePullSecrets:
{{- toYaml . | nindent 8 }}
imagePullSecrets:
{{- toYaml . | nindent 8 }}
{{- end }}
serviceAccountName: {{ include "reticulum.serviceAccountName" . }}
securityContext:
Expand Down
30 changes: 24 additions & 6 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,25 @@ entries:
hubs-ce:
- apiVersion: v2
appVersion: 1.0.0-ce
created: "2024-05-28T15:32:08.815844911+01:00"
created: "2024-05-28T16:31:42.37799918+01:00"
dependencies:
- condition: pgsql.enabled
name: pgsql
repository: ""
description: A Helm chart for setting up Mozilla Hubs on Kubernetes
digest: 472758c8213017fccf12517896fa43c44cee0e2e5026bec1749ceb8d688236e6
icon: https://hubs.mozilla.com/favicon.ico
maintainers:
- email: [email protected]
name: Alex Griggs
name: hubs-ce
type: application
urls:
- hubs-ce-1.3.5-beta.tgz
version: 1.3.5-beta
- apiVersion: v2
appVersion: 1.0.0-ce
created: "2024-05-28T16:31:42.375193535+01:00"
dependencies:
- condition: pgsql.enabled
name: pgsql
Expand All @@ -21,7 +39,7 @@ entries:
version: 1.3.4-beta
- apiVersion: v2
appVersion: 1.0.0-ce
created: "2024-05-28T15:32:08.813742043+01:00"
created: "2024-05-28T16:31:42.371737987+01:00"
dependencies:
- condition: pgsql.enabled
name: pgsql
Expand All @@ -39,7 +57,7 @@ entries:
version: 1.3.3-beta
- apiVersion: v2
appVersion: 1.0.0-ce
created: "2024-05-28T15:32:08.811438683+01:00"
created: "2024-05-28T16:31:42.369638812+01:00"
dependencies:
- condition: pgsql.enabled
name: pgsql
Expand All @@ -57,7 +75,7 @@ entries:
version: 1.3.2-beta
- apiVersion: v2
appVersion: 1.0.0-ce
created: "2024-05-28T15:32:08.808080597+01:00"
created: "2024-05-28T16:31:42.3662801+01:00"
dependencies:
- condition: pgsql.enabled
name: pgsql
Expand All @@ -75,7 +93,7 @@ entries:
version: 1.3.1-beta
- apiVersion: v2
appVersion: 1.0.0-ce
created: "2024-05-28T15:32:08.805717378+01:00"
created: "2024-05-28T16:31:42.36328705+01:00"
dependencies:
- condition: pgsql.enabled
name: pgsql
Expand All @@ -91,4 +109,4 @@ entries:
urls:
- hubs-ce-1.3.0-beta.tgz
version: 1.3.0-beta
generated: "2024-05-28T15:32:08.803019704+01:00"
generated: "2024-05-28T16:31:42.360834934+01:00"

0 comments on commit 144116b

Please sign in to comment.