Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(t8s-cluster/dependencies): update docker.io/bitnami/kubectl docker tag to v1.31.0 #908

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
docker.io/bitnami/kubectl (source) minor 1.29.8 -> 1.31.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from cwrau and marvinWolff as code owners April 26, 2024 08:06
@renovate renovate bot enabled auto-merge (squash) April 26, 2024 08:06
@renovate renovate bot requested review from tasches and teutonet-bot as code owners April 26, 2024 08:06
@renovate renovate bot force-pushed the renovate/t8s-cluster-docker.io-bitnami-kubectl-1.x branch 12 times, most recently from 6308bf9 to 56df946 Compare May 2, 2024 12:03
@renovate renovate bot force-pushed the renovate/t8s-cluster-docker.io-bitnami-kubectl-1.x branch 7 times, most recently from 435f3a8 to b50b949 Compare May 8, 2024 00:45
@teutonet-bot
Copy link
Contributor

teutonet-bot commented May 8, 2024

🤖 I have diffed this beep boop

"/$namespace/$kind/$name.yaml" for normal resources
"/$namespace/HelmRelease/$name/$namespace/$kind/$name.yaml" for HelmReleases <- this is recursive
'null' means it's either cluster-scoped or it's in the default namespace for the HelmRelease

[charts/t8s-cluster/ci/artifacthub-values.yaml]({"errors": [{}]})

[charts/t8s-cluster/ci/cidrs-values.yaml]({"errors": [{}]})

[charts/t8s-cluster/ci/injectedCertificateAuthorities-values.yaml]({"errors": [{}]})

[charts/t8s-cluster/ci/hcp-values.yaml]({"errors": [{}]})

[charts/t8s-cluster/ci/securityGroups-values.yaml]({"errors": [{}]})

charts/t8s-cluster/ci/calico-values.yaml

[charts/t8s-cluster/ci/bastion-values.yaml]({"errors": [{}]})

charts/t8s-cluster/values.yaml

[charts/t8s-cluster/ci/gpu-flavor-values.yaml]({"errors": [{}]})

@renovate renovate bot force-pushed the renovate/t8s-cluster-docker.io-bitnami-kubectl-1.x branch 4 times, most recently from c706c7f to de515af Compare May 9, 2024 00:53
@renovate renovate bot force-pushed the renovate/t8s-cluster-docker.io-bitnami-kubectl-1.x branch 21 times, most recently from ec955b9 to 4bd9745 Compare August 23, 2024 20:56
@renovate renovate bot force-pushed the renovate/t8s-cluster-docker.io-bitnami-kubectl-1.x branch from 4bd9745 to a7b1d35 Compare August 23, 2024 21:04
@renovate renovate bot merged commit fa57c6e into main Aug 23, 2024
12 checks passed
@renovate renovate bot deleted the renovate/t8s-cluster-docker.io-bitnami-kubectl-1.x branch August 23, 2024 21:33
teutonet-bot added a commit that referenced this pull request Nov 20, 2024
🤖 I have created a release *beep* *boop*
---


##
[9.0.0](t8s-cluster-v8.3.2...t8s-cluster-v9.0.0)
(2024-11-18)


### ⚠ BREAKING CHANGES

* **t8s-cluster/management-cluster:** update CAPIO and migrate config
([#1197](#1197))

### Features

* **t8s-cluster/cilium:** enable egressGateway
([#1223](#1223))
([76fb7b0](76fb7b0))


### Bug Fixes

* **base-cluster:** add missing ciliumNetworkPolicy for
cinder-csi-plugin otherwise it can't talk to the openstack api 🤣
([#1114](#1114))
([f33e5ad](f33e5ad))
* **t8s-cluster/workload-cluster:** this field is _actually_ used 🙄
([#1174](#1174))
([16a5b12](16a5b12))
* **t8s-cluster:** create separate etcd defrag jobs per cluster
([#1201](#1201))
([948868e](948868e))
* **t8s-cluster:** only `toYaml` if field exists
([#1227](#1227))
([a98420d](a98420d))
* **t8s-cluster:** remove unnecessary require for
openstackImageNamePrefix
([#1229](#1229))
([b9b2154](b9b2154))
* **t8s-cluster:** up etcd-defrag timeout
([#1178](#1178))
([292b156](292b156))


### Miscellaneous Chores

* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl docker
tag to v1.29.8
([#1137](#1137))
([b343ce2](b343ce2))
* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl docker
tag to v1.31.0
([#908](#908))
([fa57c6e](fa57c6e))
* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl docker
tag to v1.31.2
([#1192](#1192))
([5edddd7](5edddd7))
* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl:1.29.6
docker digest to 6f94559
([#1028](#1028))
([88ea367](88ea367))
* **t8s-cluster/dependencies:** update registry.k8s.io/etcd docker tag
to v3.5.15
([#1078](#1078))
([bc79a2a](bc79a2a))
* **t8s-cluster/dependencies:** update registry.k8s.io/etcd docker tag
to v3.5.16
([#1211](#1211))
([969e291](969e291))
* **t8s-cluster/management-cluster:** update CAPIO and migrate config
([#1197](#1197))
([ff9248b](ff9248b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
SyeKlu pushed a commit to SyeKlu/teutonet-helm-charts that referenced this pull request Nov 21, 2024
🤖 I have created a release *beep* *boop*
---


##
[9.0.0](teutonet/teutonet-helm-charts@t8s-cluster-v8.3.2...t8s-cluster-v9.0.0)
(2024-11-18)


### ⚠ BREAKING CHANGES

* **t8s-cluster/management-cluster:** update CAPIO and migrate config
([teutonet#1197](teutonet#1197))

### Features

* **t8s-cluster/cilium:** enable egressGateway
([teutonet#1223](teutonet#1223))
([76fb7b0](teutonet@76fb7b0))


### Bug Fixes

* **base-cluster:** add missing ciliumNetworkPolicy for
cinder-csi-plugin otherwise it can't talk to the openstack api 🤣
([teutonet#1114](teutonet#1114))
([f33e5ad](teutonet@f33e5ad))
* **t8s-cluster/workload-cluster:** this field is _actually_ used 🙄
([teutonet#1174](teutonet#1174))
([16a5b12](teutonet@16a5b12))
* **t8s-cluster:** create separate etcd defrag jobs per cluster
([teutonet#1201](teutonet#1201))
([948868e](teutonet@948868e))
* **t8s-cluster:** only `toYaml` if field exists
([teutonet#1227](teutonet#1227))
([a98420d](teutonet@a98420d))
* **t8s-cluster:** remove unnecessary require for
openstackImageNamePrefix
([teutonet#1229](teutonet#1229))
([b9b2154](teutonet@b9b2154))
* **t8s-cluster:** up etcd-defrag timeout
([teutonet#1178](teutonet#1178))
([292b156](teutonet@292b156))


### Miscellaneous Chores

* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl docker
tag to v1.29.8
([teutonet#1137](teutonet#1137))
([b343ce2](teutonet@b343ce2))
* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl docker
tag to v1.31.0
([teutonet#908](teutonet#908))
([fa57c6e](teutonet@fa57c6e))
* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl docker
tag to v1.31.2
([teutonet#1192](teutonet#1192))
([5edddd7](teutonet@5edddd7))
* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl:1.29.6
docker digest to 6f94559
([teutonet#1028](teutonet#1028))
([88ea367](teutonet@88ea367))
* **t8s-cluster/dependencies:** update registry.k8s.io/etcd docker tag
to v3.5.15
([teutonet#1078](teutonet#1078))
([bc79a2a](teutonet@bc79a2a))
* **t8s-cluster/dependencies:** update registry.k8s.io/etcd docker tag
to v3.5.16
([teutonet#1211](teutonet#1211))
([969e291](teutonet@969e291))
* **t8s-cluster/management-cluster:** update CAPIO and migrate config
([teutonet#1197](teutonet#1197))
([ff9248b](teutonet@ff9248b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant