Skip to content

WPB-25763: On prem firs oci charts #42

Merged
smatting merged 2 commits into
mainfrom
on-prem-firs-oci-charts
Jul 7, 2026
Merged

WPB-25763: On prem firs oci charts #42
smatting merged 2 commits into
mainfrom
on-prem-firs-oci-charts

Conversation

@sghosh23

@sghosh23 sghosh23 commented May 22, 2026

Copy link
Copy Markdown

Stefan:

# Usage: REGISTRY_USER=<user> REGISTRY_TOKEN=<token> WIRE_CHANNEL=<channel> WIRE_BUILD_JSON=<path> ./bin/publish-oci-chart <chart-name> [version]
#
# Publishes a Helm chart from build.json to an OCI registry.
# Charts already present in the registry at the current version are skipped.
#
# With a chart name, publishes that chart.
# With a chart name and version, uses the override version instead of build.json.
#
# Environment variables:
#   REGISTRY_USER    Registry username (required)
#   REGISTRY_TOKEN   Registry password / token (required)
#   WIRE_CHANNEL     Release channel (required)
#   WIRE_BUILD_JSON  Path to build.json (required)
#   OCI_REGISTRY     Full registry path (default: quay.io/wire/${WIRE_CHANNEL}/charts)

@sghosh23 sghosh23 requested review from a team as code owners May 22, 2026 07:54
@sghosh23 sghosh23 changed the base branch from dev to main May 22, 2026 07:58
@sonarqubecloud

Copy link
Copy Markdown

@smatting smatting merged commit 87a8891 into main Jul 7, 2026
3 checks passed
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.

2 participants