Skip to content

Commit fa2ca95

Browse files
author
Rahul Sharma
committed
bump ccm version
1 parent 6c3bd5a commit fa2ca95

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/go-analyze.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
production.cloudflare.docker.com:443
5656
vuln.go.dev:443
5757
storage.googleapis.com:443
58+
golangci-lint.run:443
5859
5960
- uses: actions/checkout@v4
6061

templates/addons/ccm-linode/ccm-linode.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
repoURL: https://linode.github.io/linode-cloud-controller-manager/
1010
chartName: ccm-linode
1111
namespace: kube-system
12-
version: ${LINODE_CCM_VERSION:=v0.4.23}
12+
version: ${LINODE_CCM_VERSION:=v0.4.24}
1313
options:
1414
waitForJobs: true
1515
wait: true

0 commit comments

Comments
 (0)