Skip to content

Commit

Permalink
feat: bump Kubernetes controller to v0.0.11 (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
eliecharra authored Jun 25, 2024
1 parent 3a471ef commit e003521
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.10"
appVersion: "v0.0.11"
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.10
tag: v0.0.11
resources:
limits:
memory: 128Mi
Expand Down

0 comments on commit e003521

Please sign in to comment.