Skip to content

Commit

Permalink
horkle snorkle (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhgriffith-uofu authored May 18, 2022
1 parent 8a129a1 commit 99ddec3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/applications-onboarding/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: "v1"
name: "applications-onboarding"
version: 1.0.4
version: 1.0.5
appVersion: 1.0.0
description: "A simple tutorial for learning kubernetes and helm basics to begin contributing to SLATE"
maintainers:
Expand Down
1 change: 1 addition & 0 deletions charts/applications-onboarding/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ metadata:
chart: {{ template "applications-onboarding.chart" . }}
release: {{ .Release.Name }}
instance: {{ .Values.Instance }}
horkle: snorkle
spec:
replicas: 1
selector:
Expand Down

0 comments on commit 99ddec3

Please sign in to comment.