Skip to content

Commit

Permalink
Update Helm chart to latest version and remove old kube-deploy.yml sc…
Browse files Browse the repository at this point in the history
…ript
  • Loading branch information
MattJeanes committed Jan 10, 2023
1 parent b8e1fea commit 369c00a
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 46 deletions.
1 change: 0 additions & 1 deletion TeslaMateAgile.sln
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
.editorconfig = .editorconfig
.github\workflows\build.yml = .github\workflows\build.yml
Directory.Build.props = Directory.Build.props
kube-deploy.yml = kube-deploy.yml
README.md = README.md
EndProjectSection
EndProject
Expand Down
2 changes: 1 addition & 1 deletion charts/teslamateagile/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
name: teslamateagile
version: 1.0.0
appVersion: v1.9.1
appVersion: v1.11.0
2 changes: 1 addition & 1 deletion charts/teslamateagile/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: mattjeanes/teslamateagile
tag: v1.9.1
tag: v1.11.0
pullPolicy: IfNotPresent
resources:
requests:
Expand Down
43 changes: 0 additions & 43 deletions kube-deploy.yml

This file was deleted.

0 comments on commit 369c00a

Please sign in to comment.