Skip to content

Commit

Permalink
push 03
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Chernovsky committed Dec 5, 2023
1 parent 0fa94f7 commit 6b34aea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
registry-url: oci://registry-1.docker.io/cbartifactory
username: ${{ secrets.DOCKERHUB_USER }}
access-token: ${{ secrets.DOCKERHUB_PASSWORD }}
version: 3.1.1
appVersion: 3.1.1
version: "3.1.1"
appVersion: "3.1.1"
force: true
chart-folder: charts/cbcontainers-operator/cbcontainers-operator-chart
build:
Expand Down

0 comments on commit 6b34aea

Please sign in to comment.