Commit Graph

21 Commits

Author SHA1 Message Date
Dan Pock 7d2f4d31a4 Bump kubectl from v1.26.16 to v1.27.16 2024-07-31 14:27:52 -04:00
Dan cb000c710b
update checksums 2024-07-25 16:12:29 -04:00
renovate-rancher[bot] 6c27b934ae
chore(deps): update dependency kubernetes-sigs/kustomize to v5.4.3 2024-07-25 19:55:00 +00:00
renovate-rancher[bot] 3b0b382278
chore(deps): update dependency derailed/k9s to v0.32.5 2024-06-16 04:36:53 +00:00
Alexandre Lamarre 6398278f42 bump kustomize to v5.4.2
Signed-off-by: Alexandre Lamarre <alex7285@gmail.com>
2024-05-29 10:54:10 -04:00
Alexandre Lamarre f5b8936d64 Bump kubectl to 1.26.15
Signed-off-by: Alexandre Lamarre <alex7285@gmail.com>
2024-05-29 10:32:36 -04:00
Dan b74804fe82
update kustomize hashes 2024-04-29 11:36:40 -04:00
renovate-rancher[bot] 95e961ec48
chore(deps): update dependency kubernetes-sigs/kustomize to v5.4.1 2024-04-12 16:39:23 +00:00
Paulo Gomes 1d3f2c0677
renovate: Test support for module specific tags
Signed-off-by: Paulo Gomes <paulo.gomes@suse.com>
2024-04-12 17:24:56 +01:00
Dan Pock 27d4792368 apply trick to all kustomize renovate lines 2024-04-11 16:40:29 -04:00
Dan Pock a96f416016 maybe try it this way? 2024-04-11 16:31:44 -04:00
Dan Pock baf00110ea Adjust version variable too 2024-04-11 16:19:25 -04:00
Dan Pock 407206e17d Attempt to fix renovate config for kustomize
It's trying to load:
https://api.github.com/repos/kubernetes-sigs/kustomize/releases/tags/v5.3.0

but should be trying:
https://api.github.com/repos/kubernetes-sigs/kustomize/releases/tags/kustomize%2Fv5.3.0
based on:
https://github.com/kubernetes-sigs/kustomize/releases/tag/kustomize%2Fv5.3.0
2024-04-11 15:35:14 -04:00
Dan 67f91eb348
Merge pull request #224 from rancher/renovate/derailed-k9s-0.x
chore(deps): update dependency derailed/k9s to v0.32.4
2024-04-11 15:15:18 -04:00
Paulo Gomes 7e118bb6cf
build: Fetch KUBECTL digests on-demand
Unfortunately, the current renovate-config does not support the sourcing of digests for
kubectl. To bypass this limitation while keeping the auto bumps working, the digest will
be sourced on demand based on the dl.k8s.io endpoint.

Signed-off-by: Paulo Gomes <paulo.gomes@suse.com>
2024-04-10 12:14:38 +01:00
Paulo Gomes 63d691dfe2
build: Align kustomize version
The renovate metadata was incorrectly set for the Kustomize digests, which resulted on renovate not being able to correctly generate the bumps.
2024-04-10 12:04:55 +01:00
renovate-rancher[bot] fc4e758604
chore(deps): update dependency derailed/k9s to v0.32.4 2024-04-09 17:33:38 +00:00
Paulo Gomes 1e22332768
build: Enable auto-bump for versions and checksums
Uses the latest changes from https://github.com/rancher/renovate-config/pull/243 to enable
auto bump for HELM_VERSION, KUSTOMIZE and K9S. Kubectl will be handled as a separated PR, as it cannot
be sourced from github releases.

Signed-off-by: Paulo Gomes <paulo.gomes@suse.com>
2024-03-18 21:05:52 +00:00
Chirayu Kapoor fa6d970768 Update helm to v3.13.3-rancher1
Signed-off-by: Chirayu Kapoor <chirayu.kapoor@suse.com>
2024-02-22 00:59:07 +05:30
Paulo Gomes da9093ee23
build: Add tests to confirm files, perms and versions
Signed-off-by: Paulo Gomes <paulo.gomes@suse.com>
2024-01-31 20:14:11 +00:00
Paulo Gomes 4dcfeeedd3
build: Refactor build and test logic
Signed-off-by: Paulo Gomes <paulo.gomes@suse.com>
2024-01-31 19:24:38 +00:00