Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rgolangh authored and masayag committed Sep 10, 2024
1 parent d18411d commit 4c0821e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/create-ocp-project/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.5
version: 0.1.6

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ spec:
podTemplate:
container:
resources: {}
image: quay.io/orchestrator/serverless-workflow-create-ocp-project:63d67980dcb0349d846a90401619a94e6d90ec67
image: quay.io/orchestrator/serverless-workflow-create-ocp-project:e5a0d4dd1ee710a8ccc4328c51a4cd05eab06fa5
envFrom:
- secretRef:
name: create-ocp-project-creds
Expand Down

0 comments on commit 4c0821e

Please sign in to comment.