Skip to content

Commit

Permalink
wip: fixing release repository
Browse files Browse the repository at this point in the history
  • Loading branch information
katallaxie authored Feb 29, 2024
1 parent 1b17cc8 commit 9d023e0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ name: Release
on:
workflow_dispatch:
push:
branches:
- main
tags:
- 'v*'

Expand Down
2 changes: 1 addition & 1 deletion charts/typhoon/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ global:
# Default image used by all components
image:
# -- If defined, a repository applied to all Typhoon deployments
: ghcr.io/zeiss/typhoon
repository: ghcr.io/zeiss/typhoon
# -- Overrides the global Typhoon image tag whose default is the chart appVersion
tag: ""
# -- If defined, a imagePullPolicy applied to all Typhoon deployments
Expand Down

0 comments on commit 9d023e0

Please sign in to comment.