Skip to content

Commit

Permalink
feat: bump Kubernetes controller to v0.0.12 (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
eliecharra authored Jul 8, 2024
1 parent a3500da commit 88fa432
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.11"
appVersion: "v0.0.12"
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.11
tag: v0.0.12
resources:
limits:
memory: 128Mi
Expand Down

0 comments on commit 88fa432

Please sign in to comment.