Skip to content

Commit

Permalink
Test find/replace
Browse files Browse the repository at this point in the history
  • Loading branch information
akondur committed Aug 21, 2024
1 parent cb50cba commit af14559
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/pre-release-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,11 @@ jobs:
exclude: "ChangeLog.md"
include: "Chart.yaml"
- name: Display chart.yaml
run: |
cat helm-chart/splunk-operator/Chart.yaml
cat helm-chart/splunk-enterprise/Chart.yaml
- name: Update Operator Image name in DOCS
if: github.event.inputs.old_operator_version != github.event.inputs.new_operator_version
uses: jacobtomlinson/gha-find-replace@f485fdc3f67a6d87ae6e3d11e41f648c26d7aee3
Expand Down

0 comments on commit af14559

Please sign in to comment.