Skip to content
This repository was archived by the owner on Dec 14, 2025. It is now read-only.

Conversation

@pull
Copy link

@pull pull bot commented Nov 8, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

ojsef39 and others added 9 commits October 4, 2025 07:13
wrong type for value; expected map[string]interface {}; got interface {}

i think this issue got introduced with #779

Signed-off-by: Josef Hofer <[email protected]>
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…/kind-action-1.13.0

chore(deps): bump helm/kind-action from 1.12.0 to 1.13.0
@pull pull bot locked and limited conversation to collaborators Nov 8, 2025
@pull pull bot added the ⤵️ pull label Nov 8, 2025
dependabot bot and others added 8 commits November 20, 2025 21:07
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…ons/checkout-6

chore(deps): bump actions/checkout from 5 to 6
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/helm/chart-testing-action/releases)
- [Commits](helm/chart-testing-action@v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: helm/chart-testing-action
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
The following patch adds the `registry` attribute. It also sets the `registry`
attribute for all helm chart dependencies.

This is necessary to protect CRIO users from a breaking change in v1.34. Further
information can be found here:

cri-o/cri-o#9401

Signed-off-by: Markus Pesch <[email protected]>
Signed-off-by: WrenIX <[email protected]>
* Add support for priorityClassName

The chart now has one "main" `.Values.priorityClassName`, which is the
default for everything deployed in the main chart (i.e. the default
does not extend to `mariadb`, `redis`, `collabora-online` etc).

The main priority class can be overridden for the cronjob and imaginary

Closes #178

Signed-off-by: Karl E. Jorgensen <[email protected]>
@pull pull bot added the merge-conflict Resolve conflicts manually label Nov 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.