Skip to content

Conversation

@ixxeL2097
Copy link
Collaborator

Description of the change

Benefits

Possible drawbacks

Applicable issues

  • fixes #

Additional information

Checklist

  • Chart version bumped in Chart.yaml according to semver. This is not necessary when the changes only affect README.md files.
  • Variables are documented in the values.yaml and added to the README.md
  • Title of the pull request follows this pattern [<name_of_the_chart>] Descriptive title

zOnlyKroks and others added 30 commits October 13, 2025 13:46
* Fix invalid caching in github workflow

* fix invalid testing script
* Fix invalid caching in github workflow

* fix invalid testing script

* Fix unit tests yet again
* Fix invalid caching in github workflow

* fix invalid testing script

* Fix unit tests yet again

* hofixes

---------

Signed-off-by: Finn Rades <[email protected]>
* Fix invalid caching in github workflow

* fix invalid testing script

* Fix unit tests yet again

* hofixes

* Disavle unit test for clusterpirate
* Fix invalid caching in github workflow

* fix invalid testing script

* Fix unit tests yet again

* hofixes

* Disavle unit test for clusterpirate

* Fix if statement not found

---------

Signed-off-by: Finn Rades <[email protected]>
* Fix invalid caching in github workflow

* fix invalid testing script

* Fix unit tests yet again

* hofixes

* Disavle unit test for clusterpirate

* Fix if statement not found

* Fix if statement not found

---------

Signed-off-by: Finn Rades <[email protected]>
* [etcd] update helm-chart icon

* [etcd] bump chart version

---------

Co-authored-by: Finn Rades <[email protected]>
Signed-off-by: Finn Rades <[email protected]>
Bumps the github-actions group with 3 updates: [actions/github-script](https://github.com/actions/github-script), [actions/setup-python](https://github.com/actions/setup-python) and [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer).


Updates `actions/github-script` from 7 to 8
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v7...v8)

Updates `actions/setup-python` from 4.7.1 to 6.0.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@65d7f2d...e797f83)

Updates `sigstore/cosign-installer` from 3.9.2 to 3.10.0
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@v3.9.2...v3.10.0)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-python
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: sigstore/cosign-installer
  dependency-version: 3.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Finn Rades <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Finn Rades <[email protected]>
…ith 2 updates (#370)

Bumps the github-actions group with 2 updates in the / directory: [actions/github-script](https://github.com/actions/github-script) and [actions/setup-python](https://github.com/actions/setup-python).


Updates `actions/github-script` from 7.1.0 to 8.0.0
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@f28e40c...ed59741)

Updates `actions/setup-python` from 5.5.0 to 6.0.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@8d9ed9a...e797f83)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-python
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Finn Rades <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Finn Rades <[email protected]>
* Fix formatting

* Bump clusterpirate

* chore: update CHANGELOG.md for changed charts

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: update CHANGELOG.md for changed charts

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Delete charts/clusterpirate/CHANGELOG.md

Signed-off-by: Finn Rades <[email protected]>

---------

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: Finn Rades <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: Finn Rades <[email protected]>
Removed the automatic CHANGELOG update step from the pull request workflow.

Signed-off-by: Finn Rades <[email protected]>
* Fix clusterpirate

* chore: update CHANGELOG.md for changed charts

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Fix pr yaml

* Delete charts/clusterpirate/CHANGELOG.md

Signed-off-by: Finn Rades <[email protected]>

---------

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: Finn Rades <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: Finn Rades <[email protected]>
* [keycloak] feat: add metrics

* [keycloak] chore: bump chart version

* [keycloak] chore: disable metrics by default

* [keycloak] chore: update docs

---------

Co-authored-by: Finn Rades <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore: update CHANGELOG.md for merged changes

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* [clusterpirate] fix values-schema for imagepullsecrets

* [etcd] fix values-schema for imagepullsecrets

* [keycloak] fix values-schema for imagepullsecrets

* [mariadb] fix values-schema for imagepullsecrets

* [memcached] fix values-schema for imagepullsecrets

* [minio] fix values-schema for imagepullsecrets

* [postgres] fix values-schema for imagepullsecrets

* [rabbitmq] fix values-schema for imagepullsecrets

* [redis] fix values-schema for imagepullsecrets

* [timescaledb] fix values-schema for imagepullsecrets

* [valkey] fix values-schema for imagepullsecrets

* [zookeeper] fix values-schema for imagepullsecrets

---------

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
renovate bot and others added 30 commits October 26, 2025 21:41
* [helm] Update valkey Docker tag to v0.7.0

* Bump chart version

* Fix dependencies

* Bump again

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gianni <[email protected]>
Co-authored-by: Finn Rades <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
chore: auto-generate values.schema.json for updated charts

Automatically generated JSON schemas for Helm values files.

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
chore: auto-generate values.schema.json for updated charts

Automatically generated JSON schemas for Helm values files.

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
removed `mongodb:` top level key from examples for auth

Signed-off-by: Dennis <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
chore: auto-generate values.schema.json for updated charts

Automatically generated JSON schemas for Helm values files.

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* mount config map when existing configmap is provided

* bump chart version
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
[minio] add if around securitycontext to disable on empty object
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.