Skip to content

Commit

Permalink
Merge branch 'main' into stable
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Feb 1, 2025
2 parents 9f04de8 + 988644c commit b285721
Show file tree
Hide file tree
Showing 3 changed files with 940 additions and 1,535 deletions.
1 change: 0 additions & 1 deletion charts/chisel-operator/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ spec:
imagePullSecrets:
{{- toYaml . | nindent 8 }}
{{- end }}
serviceAccountName: {{ include "chisel-operator.serviceAccountName" . }}
containers:
- name: {{ .Chart.Name }}
image: "{{ .Values.image.repository }}:{{ .Values.image.tag | default .Chart.AppVersion }}"
Expand Down
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/starlight": "^0.21.3",
"astro": "^4.5.12",
"astro": "^4.16.18",
"sharp": "^0.33.5",
"@astrojs/check": "^0.8.1",
"typescript": "^5.4.4"
Expand Down
Loading

0 comments on commit b285721

Please sign in to comment.