Skip to content

Commit

Permalink
Bump Kubernetes controller to v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
eliecharra committed Feb 28, 2024
1 parent 88d1760 commit e5e1235
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion spacelift-workerpool-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ name: spacelift-workerpool-controller
description: A Helm chart for deploying spacelift workerpool controller
type: application
version: 0.1.0
appVersion: "v0.0.4"
appVersion: "v0.0.5"
2 changes: 1 addition & 1 deletion spacelift-workerpool-controller/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ controllerManager:
- ALL
image:
repository: public.ecr.aws/spacelift/kube-workerpool-controller
tag: v0.0.4
tag: v0.0.5
resources:
limits:
memory: 128Mi
Expand Down

0 comments on commit e5e1235

Please sign in to comment.