From c88f9fd47c2fbc85e86c86c26b2d6948f6220898 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 15:43:47 -0600 Subject: [PATCH] chore(main): release 1.11.0-uds.2 (#35) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit :robot: I have created a release *beep* *boop* --- ## [1.11.0-uds.2](https://github.com/defenseunicorns/uds-package-postgres-operator/compare/v1.11.0-uds.1...v1.11.0-uds.2) (2024-06-12) ### ⚠ BREAKING CHANGES * enable istio and netpols for everything ([#37](https://github.com/defenseunicorns/uds-package-postgres-operator/issues/37)) ### Features * enable istio and netpols for everything ([#37](https://github.com/defenseunicorns/uds-package-postgres-operator/issues/37)) ([642a38d](https://github.com/defenseunicorns/uds-package-postgres-operator/commit/642a38d91f07e5564e9c74742c8a8f0be2a860cf)) ### Miscellaneous * cleanup the repo ([#34](https://github.com/defenseunicorns/uds-package-postgres-operator/issues/34)) ([6fa6840](https://github.com/defenseunicorns/uds-package-postgres-operator/commit/6fa6840f61b3fca289fd0e2b8a4a42f807bd850e)) * **deps:** update postgres support dependencies ([#29](https://github.com/defenseunicorns/uds-package-postgres-operator/issues/29)) ([1c55b70](https://github.com/defenseunicorns/uds-package-postgres-operator/commit/1c55b7010c9efc5f2c3e8a18d7d63a82b61e27e8)) * **deps:** update postgres support dependencies ([#36](https://github.com/defenseunicorns/uds-package-postgres-operator/issues/36)) ([87c07ab](https://github.com/defenseunicorns/uds-package-postgres-operator/commit/87c07ab27de9703cb6bd8cb15cc076dbdb870956)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 18 ++++++++++++++++++ bundle/uds-bundle.yaml | 4 ++-- tasks/publish.yaml | 2 +- version.txt | 2 +- zarf.yaml | 2 +- 6 files changed, 24 insertions(+), 6 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2a42d0f..9748269 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.11.0-uds.1" + ".": "1.11.0-uds.2" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a220a4..2f293be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,24 @@ All notable changes to this project will be documented in this file. +## [1.11.0-uds.2](https://github.com/defenseunicorns/uds-package-postgres-operator/compare/v1.11.0-uds.1...v1.11.0-uds.2) (2024-06-12) + + +### ⚠ BREAKING CHANGES + +* enable istio and netpols for everything ([#37](https://github.com/defenseunicorns/uds-package-postgres-operator/issues/37)) + +### Features + +* enable istio and netpols for everything ([#37](https://github.com/defenseunicorns/uds-package-postgres-operator/issues/37)) ([642a38d](https://github.com/defenseunicorns/uds-package-postgres-operator/commit/642a38d91f07e5564e9c74742c8a8f0be2a860cf)) + + +### Miscellaneous + +* cleanup the repo ([#34](https://github.com/defenseunicorns/uds-package-postgres-operator/issues/34)) ([6fa6840](https://github.com/defenseunicorns/uds-package-postgres-operator/commit/6fa6840f61b3fca289fd0e2b8a4a42f807bd850e)) +* **deps:** update postgres support dependencies ([#29](https://github.com/defenseunicorns/uds-package-postgres-operator/issues/29)) ([1c55b70](https://github.com/defenseunicorns/uds-package-postgres-operator/commit/1c55b7010c9efc5f2c3e8a18d7d63a82b61e27e8)) +* **deps:** update postgres support dependencies ([#36](https://github.com/defenseunicorns/uds-package-postgres-operator/issues/36)) ([87c07ab](https://github.com/defenseunicorns/uds-package-postgres-operator/commit/87c07ab27de9703cb6bd8cb15cc076dbdb870956)) + ## [1.11.0-uds.1](https://github.com/defenseunicorns/uds-package-postgres-operator/compare/v1.11.0-uds.0...v1.11.0-uds.1) (2024-06-07) diff --git a/bundle/uds-bundle.yaml b/bundle/uds-bundle.yaml index 6fc8104..f308f24 100644 --- a/bundle/uds-bundle.yaml +++ b/bundle/uds-bundle.yaml @@ -3,7 +3,7 @@ metadata: name: postgres-operator-test description: A UDS bundle for deploying Zalando Postgres Operator and on a development cluster # x-release-please-start-version - version: 1.11.0-uds.1 + version: 1.11.0-uds.2 # x-release-please-end packages: @@ -15,7 +15,7 @@ packages: - name: postgres-operator path: ../ # x-release-please-start-version - ref: 1.11.0-uds.1 + ref: 1.11.0-uds.2 # x-release-please-end overrides: postgres-operator: diff --git a/tasks/publish.yaml b/tasks/publish.yaml index 2836191..7046603 100644 --- a/tasks/publish.yaml +++ b/tasks/publish.yaml @@ -20,5 +20,5 @@ tasks: task: publish:package with: # x-release-please-start-version - version: "1.11.0-uds.1" + version: "1.11.0-uds.2" # x-release-please-end diff --git a/version.txt b/version.txt index 4e19b71..4190750 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.11.0-uds.1 +1.11.0-uds.2 diff --git a/zarf.yaml b/zarf.yaml index 586c40b..193f081 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -4,7 +4,7 @@ metadata: description: "A deployment of zalando postgres operator" url: https://github.com/zalando/postgres-operator # x-release-please-start-version - version: "1.11.0-uds.1" + version: "1.11.0-uds.2" # x-release-please-end components: