Skip to content

Commit

Permalink
[HELM] - Job Label Chart Fix (#1551)
Browse files Browse the repository at this point in the history
The current helm chart has a typo in the 'controller.jobsLabels', this should have been 'controller.jobLabels', which is what the actual template references
  • Loading branch information
gambol99 authored Nov 10, 2024
1 parent 840167d commit 4c01e9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/terranetes-controller/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
name: terranetes-controller
description: Controller used to provision a terraform workflow within kubernetes
type: application
version: v0.7.22
version: v0.7.23
appVersion: v0.4.16
sources:
- https://github.com/appvia/terranetes-controller
Expand Down

0 comments on commit 4c01e9d

Please sign in to comment.