fix(base-cluster/metrics-server): remove mount, as it's fixed via chart#818
fix(base-cluster/metrics-server): remove mount, as it's fixed via chart#818marvinWolff merged 2 commits intomainfrom
Conversation
tasches
left a comment
There was a problem hiding this comment.
tested and reviewed. Fixes the issue with the double /tmp mount
tasches
left a comment
There was a problem hiding this comment.
could you update the readme with the new major version in the cluster bootstrap section
What major version in the bootstrap section do you mean? This one? If yes, that doesn't really have anything to do with this, no? |
yes. In that section. There are two occurrences of the base-cluster chart version. First in the flux create helmrelease .... |
🤖 I have diffed this beep boop"/$namespace/$kind/$name.yaml" for normal resources
|
🤖 I have created a release *beep* *boop* --- ## [6.0.0](base-cluster-v5.0.1...base-cluster-v6.0.0) (2024-03-25) ### ⚠ BREAKING CHANGES * **base-cluster/kyverno:** upgrade 🤮 ([#784](#784)) ### Features * add helmrelease schemas 😍 ([#792](#792)) ([89ed7eb](89ed7eb)) * **base-cluster:** enable cilium dns proxy ([#825](#825)) ([73c97fa](73c97fa)) * **base-cluster:** upgrade all HRs and enable driftDetection ([#773](#773)) ([fe6e71a](fe6e71a)) ### Bug Fixes * **base-cluster-schema/schema:** remove required for serviceLevelAgre… ([#791](#791)) ([d9917b5](d9917b5)) * **base-cluster/grafana:** oidc secret handling ([#756](#756)) ([73a15d2](73a15d2)) * **base-cluster/kyverno:** configure missing registry for kyverno images ([#811](#811)) ([83c44f5](83c44f5)) * **base-cluster/metrics-server:** remove mount, as it's fixed via chart ([#818](#818)) ([b8cbe36](b8cbe36)) * **base-cluster/monitoring:** missing UIDs and cross-connections ([#824](#824)) ([39b19d2](39b19d2)) * **base-cluster/oauth-proxy:** use correct secretName for certificate ([#758](#758)) ([eda417c](eda417c)) * helmrelease-schemas ([#794](#794)) ([6544385](6544385)) ### Miscellaneous Chores * **base-cluster/artifacthub-images:** Update ArtifactHUB images ([#786](#786)) ([c9e14e4](c9e14e4)) * **base-cluster/backup:** pin velero, as they don't follow semver ([#781](#781)) ([a87c79e](a87c79e)) * **base-cluster/dependencies:** update docker.io/bitnami/kubectl docker tag to v1.29.3 ([#788](#788)) ([622ddd3](622ddd3)) * **base-cluster/dependencies:** update docker.io/curlimages/curl docker tag to v8.6.0 ([#753](#753)) ([ae31961](ae31961)) * **base-cluster/dependencies:** update docker.io/fluxcd/flux-cli docker tag to v2.2.3 ([#764](#764)) ([cf45276](cf45276)) * **base-cluster/dependencies:** update external-dns docker tag to v7 ([#827](#827)) ([1ea1bf9](1ea1bf9)) * **base-cluster/dependencies:** update grafana-tempo docker tag to v3 ([#828](#828)) ([7c0f9ba](7c0f9ba)) * **base-cluster/dependencies:** update helm release common to v2.16.1 ([#782](#782)) ([e6568d0](e6568d0)) * **base-cluster/dependencies:** update helm release common to v2.19.0 ([#814](#814)) ([5419c5c](5419c5c)) * **base-cluster/dependencies:** update helm release descheduler to 0.29.x ([#704](#704)) ([61264cb](61264cb)) * **base-cluster/dependencies:** update helm release kube-prometheus-stack to v57 ([#820](#820)) ([2e64dbe](2e64dbe)) * **base-cluster/dependencies:** update helm release velero to v5.4.1 ([#798](#798)) ([ab8a741](ab8a741)) * **base-cluster/dependencies:** update helm release velero to v6 ([#812](#812)) ([b09985e](b09985e)) * **base-cluster/dependencies:** update metrics-server docker tag to v7 ([#821](#821)) ([3ca7dbc](3ca7dbc)) * **base-cluster/kyverno:** upgrade 🤮 ([#784](#784)) ([1c62356](1c62356)) * **base-cluster:** streamline imagePullPolicy ([#757](#757)) ([61f1c7f](61f1c7f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
bitnami added the mounts in the chart.
See: bitnami/charts@ed5f202#diff-a2153e7977c449270b42f938ff99c46858cc203858d4c367f82a1d5b61d74727R149