From 71bf9c734d3f7846920508ea26ba37b2cab38975 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 16:43:11 -0600 Subject: [PATCH] chore(main): release 0.28.0 (#795) :robot: I have created a release *beep* *boop* --- [0.28.0](https://github.com/defenseunicorns/uds-core/compare/v0.27.3...v0.28.0) (2024-09-27) * Promtail has been removed from UDS Core and replaced by Vector. If you were previously using overrides to setup additional log targets/endpoints for Promtail this configuration will need to be updated to Vector's chart/config formats. See Vector's [Sources and Sinks](https://vector.dev/components/) as well as the [helm chart values](https://github.com/defenseunicorns/uds-core/blob/1bf29582f9c5b1fe01763e86e56c19b6e17aef85/src/vector/values/values.yaml#L4) for guidance in configuration. * add support for keycloak saml attributes ([#806](https://github.com/defenseunicorns/uds-core/issues/806)) ([b312b7d](https://github.com/defenseunicorns/uds-core/commit/b312b7de5fab6b688bf5799b0316d067b86887fa)) * exposes tls version for dev bundles ([#809](https://github.com/defenseunicorns/uds-core/issues/809)) ([e1a2b55](https://github.com/defenseunicorns/uds-core/commit/e1a2b55fff1a1feaa5d37016a8f71274eb6dde3e)) * switch from promtail to vector (https://github.com/defenseunicorns/uds-core/pull/724) ([1bf2958](https://github.com/defenseunicorns/uds-core/commit/1bf29582f9c5b1fe01763e86e56c19b6e17aef85)) * eks iac issues, document storage class pre-reqs ([#812](https://github.com/defenseunicorns/uds-core/issues/812)) ([df514bd](https://github.com/defenseunicorns/uds-core/commit/df514bd437e5af0bedb11a3da8860c8aeaccc78c)) * ensure istio sidecar is killed if job fails ([#813](https://github.com/defenseunicorns/uds-core/issues/813)) ([34ffc0a](https://github.com/defenseunicorns/uds-core/commit/34ffc0a22b17489e5b87add6cafc1cc915897936)) * revert test app version to fix CI failures ([#815](https://github.com/defenseunicorns/uds-core/issues/815)) ([2ec6ad6](https://github.com/defenseunicorns/uds-core/commit/2ec6ad6cc7d3cdba1efdd752b7d2bfc2012c9f2a)) * add runtime group to renovate config ([#799](https://github.com/defenseunicorns/uds-core/issues/799)) ([1bf2c69](https://github.com/defenseunicorns/uds-core/commit/1bf2c692d996992775ba827b4d2869430a9929e7)) * **deps:** update dependency defenseunicorns/uds-common to v0.13.0 ([#790](https://github.com/defenseunicorns/uds-core/issues/790)) ([8bfcdc0](https://github.com/defenseunicorns/uds-core/commit/8bfcdc00a8b04f0c7b9f0c88a0e37e8cec8b42f3)) * **deps:** update dependency defenseunicorns/uds-common to v0.13.1 ([#810](https://github.com/defenseunicorns/uds-core/issues/810)) ([eedb551](https://github.com/defenseunicorns/uds-core/commit/eedb551b3c5529c64dcb997b2eb33f82e5fbd0ab)) * **deps:** update istio to v1.23.2 ([#796](https://github.com/defenseunicorns/uds-core/issues/796)) ([039d89c](https://github.com/defenseunicorns/uds-core/commit/039d89c347089edff3d1b8ac7b85c8c90f20f722)) * **deps:** update keycloak to v25.0.6 ([#771](https://github.com/defenseunicorns/uds-core/issues/771)) ([9864059](https://github.com/defenseunicorns/uds-core/commit/9864059b3c86782978608f92782834ed493d5709)) * **deps:** update pepr to v0.13.1 ([#811](https://github.com/defenseunicorns/uds-core/issues/811)) ([bc05b04](https://github.com/defenseunicorns/uds-core/commit/bc05b0480de6c4abca35f774e7aba769a8c9f76e)) * **deps:** update prometheus operator to v0.77.0 ([#783](https://github.com/defenseunicorns/uds-core/issues/783)) ([8f383d8](https://github.com/defenseunicorns/uds-core/commit/8f383d84c13af3986e3898f4c57a71a49145053e)) * **deps:** update runtime to v0.5.0 ([#834](https://github.com/defenseunicorns/uds-core/issues/834)) ([edc068d](https://github.com/defenseunicorns/uds-core/commit/edc068d38f47ba373877593b854d21c4e4fc39ca)) * **deps:** update setup-node to v4.0.4 ([#801](https://github.com/defenseunicorns/uds-core/issues/801)) ([34dbc44](https://github.com/defenseunicorns/uds-core/commit/34dbc4426a65bc67e0a81779b530e98240e1972f)) * **deps:** update uds to v0.16.0 ([#802](https://github.com/defenseunicorns/uds-core/issues/802)) ([d07670b](https://github.com/defenseunicorns/uds-core/commit/d07670b6f748774df7e663aae89de3c7f0a87088)) * **deps:** update uds-common to v0.13.0 ([#792](https://github.com/defenseunicorns/uds-core/issues/792)) ([c24e833](https://github.com/defenseunicorns/uds-core/commit/c24e833e54b111cef10d6347c972c6d6fbe3e7ee)) * **deps:** update zarf to v0.40.1 ([#793](https://github.com/defenseunicorns/uds-core/issues/793)) ([db93a7e](https://github.com/defenseunicorns/uds-core/commit/db93a7edc2a83841210612430ad2d5fd46a14f97)) * fix github-actions renovate ([#800](https://github.com/defenseunicorns/uds-core/issues/800)) ([3ab2add](https://github.com/defenseunicorns/uds-core/commit/3ab2adda290463a91ec90f125793dd34cde76471)) * pepr policies doc table ([#803](https://github.com/defenseunicorns/uds-core/issues/803)) ([440e4e1](https://github.com/defenseunicorns/uds-core/commit/440e4e1249d94932c36d1964d1ff6166624c8f82)) * pepr policy doc ([#814](https://github.com/defenseunicorns/uds-core/issues/814)) ([8b10b86](https://github.com/defenseunicorns/uds-core/commit/8b10b864efb9822649b4677bcc4c3be1e7510534)) * updated pepr watch limit to 60s ([#840](https://github.com/defenseunicorns/uds-core/issues/840)) ([85f3f41](https://github.com/defenseunicorns/uds-core/commit/85f3f4155469e6997b18f27479937e938469a9bb)) * use kfc WatchPhase enum ([#787](https://github.com/defenseunicorns/uds-core/issues/787)) ([df4d2da](https://github.com/defenseunicorns/uds-core/commit/df4d2dadf6545d284c1fd72ee0291de4601fa533)) --- 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> --- .github/bundles/eks/uds-bundle.yaml | 8 ++++++++ .release-please-manifest.json | 4 ++++ CHANGELOG.md | 3 +++ README.md | 8 ++++++++ bundles/k3d-slim-dev/uds-bundle.yaml | 8 ++++++++ bundles/k3d-standard/uds-bundle.yaml | 8 ++++++++ packages/base/zarf.yaml | 4 ++++ packages/standard/zarf.yaml | 4 ++++ tasks/deploy.yaml | 4 ++++ tasks/publish.yaml | 4 ++++ 10 files changed, 55 insertions(+) diff --git a/.github/bundles/eks/uds-bundle.yaml b/.github/bundles/eks/uds-bundle.yaml index 749446375..ba010c513 100644 --- a/.github/bundles/eks/uds-bundle.yaml +++ b/.github/bundles/eks/uds-bundle.yaml @@ -6,7 +6,11 @@ metadata: name: uds-core-eks-nightly description: A UDS bundle for deploying EKS and UDS Core # x-release-please-start-version +<<<<<<< HEAD:.github/bundles/eks/uds-bundle.yaml version: "0.29.0" +======= + version: "0.28.0" +>>>>>>> 62baad3 (chore(main): release 0.28.0 (#795)):.github/bundles/uds-bundle.yaml # x-release-please-end packages: @@ -17,7 +21,11 @@ packages: - name: core path: ../../../build # x-release-please-start-version +<<<<<<< HEAD:.github/bundles/eks/uds-bundle.yaml ref: 0.29.0 +======= + ref: 0.28.0 +>>>>>>> 62baad3 (chore(main): release 0.28.0 (#795)):.github/bundles/uds-bundle.yaml # x-release-please-end optionalComponents: - metrics-server diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 88d34f8c0..130edc2c5 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,7 @@ { +<<<<<<< HEAD ".": "0.29.0" +======= + ".": "0.28.0" +>>>>>>> 62baad3 (chore(main): release 0.28.0 (#795)) } diff --git a/CHANGELOG.md b/CHANGELOG.md index 1478fe0b0..fe1db1bc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ All notable changes to this project will be documented in this file. +<<<<<<< HEAD ## [0.29.0](https://github.com/defenseunicorns/uds-core/compare/v0.28.0...v0.29.0) (2024-10-11) @@ -55,6 +56,8 @@ All notable changes to this project will be documented in this file. * regroup 'support dependencies' in renovate config ([#885](https://github.com/defenseunicorns/uds-core/issues/885)) ([640d859](https://github.com/defenseunicorns/uds-core/commit/640d859a50de6c7d49afec3283fac2a249d04dd7)) * update license ([#878](https://github.com/defenseunicorns/uds-core/issues/878)) ([b086170](https://github.com/defenseunicorns/uds-core/commit/b086170f415c82916a6e493517ac5bc62b2b7aea)) +======= +>>>>>>> 62baad3 (chore(main): release 0.28.0 (#795)) ## [0.28.0](https://github.com/defenseunicorns/uds-core/compare/v0.27.3...v0.28.0) (2024-09-27) diff --git a/README.md b/README.md index 2a822ad61..1498ce643 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,11 @@ If you want to try out UDS Core, you can use the [k3d-core-demo bundle](./bundle ```bash +<<<<<<< HEAD uds deploy k3d-core-demo:0.29.0 +======= +uds deploy k3d-core-demo:0.28.0 +>>>>>>> 62baad3 (chore(main): release 0.28.0 (#795)) ``` @@ -70,7 +74,11 @@ Deploy Istio, Keycloak and Pepr: ```bash +<<<<<<< HEAD uds deploy k3d-core-slim-dev:0.29.0 +======= +uds deploy k3d-core-slim-dev:0.28.0 +>>>>>>> 62baad3 (chore(main): release 0.28.0 (#795)) ``` diff --git a/bundles/k3d-slim-dev/uds-bundle.yaml b/bundles/k3d-slim-dev/uds-bundle.yaml index 0e4b28ea9..b1859b7c7 100644 --- a/bundles/k3d-slim-dev/uds-bundle.yaml +++ b/bundles/k3d-slim-dev/uds-bundle.yaml @@ -6,7 +6,11 @@ metadata: name: k3d-core-slim-dev description: A UDS bundle for deploying Istio from UDS Core on a development cluster # x-release-please-start-version +<<<<<<< HEAD version: "0.29.0" +======= + version: "0.28.0" +>>>>>>> 62baad3 (chore(main): release 0.28.0 (#795)) # x-release-please-end packages: @@ -37,7 +41,11 @@ packages: - name: core-base path: ../../build/ # x-release-please-start-version +<<<<<<< HEAD ref: 0.29.0 +======= + ref: 0.28.0 +>>>>>>> 62baad3 (chore(main): release 0.28.0 (#795)) # x-release-please-end overrides: istio-admin-gateway: diff --git a/bundles/k3d-standard/uds-bundle.yaml b/bundles/k3d-standard/uds-bundle.yaml index f0e9c2bab..7f7b4c40d 100644 --- a/bundles/k3d-standard/uds-bundle.yaml +++ b/bundles/k3d-standard/uds-bundle.yaml @@ -6,7 +6,11 @@ metadata: name: k3d-core-demo description: A UDS bundle for deploying the standard UDS Core package on a development cluster # x-release-please-start-version +<<<<<<< HEAD version: "0.29.0" +======= + version: "0.28.0" +>>>>>>> 62baad3 (chore(main): release 0.28.0 (#795)) # x-release-please-end packages: @@ -37,7 +41,11 @@ packages: - name: core path: ../../build/ # x-release-please-start-version +<<<<<<< HEAD ref: 0.29.0 +======= + ref: 0.28.0 +>>>>>>> 62baad3 (chore(main): release 0.28.0 (#795)) # x-release-please-end optionalComponents: - istio-passthrough-gateway diff --git a/packages/base/zarf.yaml b/packages/base/zarf.yaml index 254120929..c0c2430ee 100644 --- a/packages/base/zarf.yaml +++ b/packages/base/zarf.yaml @@ -7,7 +7,11 @@ metadata: description: "UDS Core (Base)" authors: "Defense Unicorns - Product" # x-release-please-start-version +<<<<<<< HEAD:packages/base/zarf.yaml version: "0.29.0" +======= + version: "0.28.0" +>>>>>>> 62baad3 (chore(main): release 0.28.0 (#795)):packages/slim-dev/zarf.yaml # x-release-please-end x-uds-dependencies: [] diff --git a/packages/standard/zarf.yaml b/packages/standard/zarf.yaml index a1f2cb03e..e458b11a7 100644 --- a/packages/standard/zarf.yaml +++ b/packages/standard/zarf.yaml @@ -7,7 +7,11 @@ metadata: description: "UDS Core" authors: "Defense Unicorns - Product" # x-release-please-start-version +<<<<<<< HEAD version: "0.29.0" +======= + version: "0.28.0" +>>>>>>> 62baad3 (chore(main): release 0.28.0 (#795)) # x-release-please-end components: diff --git a/tasks/deploy.yaml b/tasks/deploy.yaml index 09325a263..6afb448d1 100644 --- a/tasks/deploy.yaml +++ b/tasks/deploy.yaml @@ -9,7 +9,11 @@ variables: - name: VERSION description: "The version of the packages to deploy" # x-release-please-start-version +<<<<<<< HEAD default: "0.29.0" +======= + default: "0.28.0" +>>>>>>> 62baad3 (chore(main): release 0.28.0 (#795)) # x-release-please-end - name: FLAVOR default: upstream diff --git a/tasks/publish.yaml b/tasks/publish.yaml index 4a523a95d..d80afd36e 100644 --- a/tasks/publish.yaml +++ b/tasks/publish.yaml @@ -14,7 +14,11 @@ variables: - name: VERSION description: "The version of the packages to build" # x-release-please-start-version +<<<<<<< HEAD default: "0.29.0" +======= + default: "0.28.0" +>>>>>>> 62baad3 (chore(main): release 0.28.0 (#795)) # x-release-please-end - name: LAYER