Skip to content

Commit

Permalink
feat: bump controller version to v0.0.14 (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-hontarau authored Nov 26, 2024
1 parent 457e7fe commit 07c6ce9
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,7 +3,7 @@ name: spacelift-workerpool-controller
description: A Helm chart for deploying spacelift workerpool controller
type: application
version: 0.2.0
appVersion: "v0.0.13"
appVersion: "v0.0.14"

dependencies:
- name: spacelift-promex
Expand Down
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.13
tag: v0.0.14
resources:
limits:
memory: 128Mi
Expand Down

0 comments on commit 07c6ce9

Please sign in to comment.