Skip to content

Commit

Permalink
chore(master): release 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and ChristianGottinger committed Jun 30, 2022
1 parent 6391d8a commit 6e74810
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.1](https://github.com/conplementAG/cops-controller/compare/1.1.0...v1.1.1) (2022-06-30)


### Bug Fixes

* enable subresource status ([6391d8a](https://github.com/conplementAG/cops-controller/commit/6391d8a16b08a9cdce39bfaaabe59737e15135ab))

## [1.1.0](https://github.com/conplementAG/cops-controller/compare/1.0.0...v1.1.0) (2022-06-28)


Expand Down
2 changes: 1 addition & 1 deletion deployment/cops-controller/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v2
name: cops-controller
description: CoreOps Controller Helm Chart
version: 1.1.0 # x-release-please-version
version: 1.1.1 # x-release-please-version
2 changes: 1 addition & 1 deletion deployment/cops-controller/values.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
image:
repository: conplementag/cops-controller
tag: 1.1.0 # x-release-please-version
tag: 1.1.1 # x-release-please-version

0 comments on commit 6e74810

Please sign in to comment.