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

[1.0.gamma] Build-time variables to set url and version of chart #121

Open
wants to merge 2 commits into
base: release-1.0.gamma
Choose a base branch
from

Conversation

osmman
Copy link
Collaborator

@osmman osmman commented Dec 11, 2023

Rebased version of closed #119 PR

Changes:

  • add chartUrl flag for tas-install cli
  • add Makefile with support to build tas-installer project
  • set cmd.helmChartVersion and cmd.helmChartUrl during build time by go tool link

Usage:

Dev

Build installer which use by default Helm Chart from ./charts/trusted-artifact-signer path.
make build

Prod

Compile with reseted default values to use released oci helm chart
CHART_VERSION=0.1.24 CHART_URL='oci://quay.io/redhat-user-workloads/arewm-tenant/sigstore-ocp/trusted-artifact-signer' make build

@osmman osmman requested a review from sallyom December 11, 2023 09:59
@osmman osmman force-pushed the build-time-variables branch from bc79ba7 to 00ffe4c Compare December 13, 2023 09:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant