Skip to content

Commit

Permalink
undue last release
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlanabrennan committed Aug 28, 2023
1 parent db33668 commit b1051b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:
git commit -m "Update version and appVersion"
- name: Push Changes
run: git push origin update-chart-version-${{ github.sha }}
run: git push origin k8s-agent-bot/update-chart-version-${{ github.sha }}

- name: Open pull request
run: gh pr create -B main -H k8s-agent-bot/update-chart-version-${{ github.sha }} --title 'Bump appVersion' --body 'Bumping appVersion'
Expand Down
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## v1.13.1 - 2023-08-28

### 🐞 Bug fixes
### bugfix
- Remove old maintainers @svetlanabrennan [#355](https://github.com/newrelic/k8s-metadata-injection/pull/355)

## v1.13.0 - 2023-08-28
Expand Down

0 comments on commit b1051b2

Please sign in to comment.