This repository was archived by the owner on Sep 9, 2026. It is now read-only.
bump submodules - #248
Merged
Merged
bump submodules#248
Conversation
osac-dev-bot
force-pushed
the
auto/bump-submodules
branch
7 times, most recently
from
June 10, 2026 13:32
1f2aa30 to
48c1620
Compare
eliorerz
added a commit
to eliorerz/osac-installer
that referenced
this pull request
Jun 10, 2026
…pinning Use version range ">=0.0.0" in Chart.yaml for file:// dependencies so submodule bumps don't break helm dependency build when subcharts change their version (fixes PR osac-project#248). Update the publish workflow to read each subchart's actual version from its own Chart.yaml using yq instead of assuming a single version. Add required field validation in values.schema.json for service.auth.issuerUrl (URL pattern) and service.certs.issuerRef.name. Set issuerUrl default to a placeholder so helm lint passes with schema enforcement.
eliorerz
added a commit
to eliorerz/osac-installer
that referenced
this pull request
Jun 10, 2026
…pinning Use version range ">=0.0.0" in Chart.yaml for file:// dependencies so submodule bumps don't break helm dependency build when subcharts change their version (fixes PR osac-project#248). Update the publish workflow to read each subchart's actual version from its own Chart.yaml using yq instead of assuming a single version. Add required field validation in values.schema.json for service.auth.issuerUrl (URL pattern) and service.certs.issuerRef.name. Set issuerUrl default to a placeholder so helm lint passes with schema enforcement.
osac-dev-bot
force-pushed
the
auto/bump-submodules
branch
3 times, most recently
from
June 11, 2026 11:10
b0b93be to
0232d19
Compare
osac-dev-bot
force-pushed
the
auto/bump-submodules
branch
from
June 11, 2026 11:28
0232d19 to
3e36af9
Compare
Contributor
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: omer-vishlitzky, osac-dev-bot The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated submodule bump
Only bumps to commits that have a published container image in GHCR.
Runs every 3 hours via bump-submodules workflow.