-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update prometheus-stack to v0.77.0 #783
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/prometheus-stack
branch
from
September 19, 2024 14:18
88c46e9
to
7c1ce31
Compare
mjnagel
added
the
waiting on ironbank
This PR is waiting on an image update for ironbank
label
Sep 19, 2024
| datasource | package | from | to | | ----------- | ------------------------------------------------------------------------------------ | ------- | ------- | | docker | cgr.dev/du-uds-defenseunicorns/prometheus-config-reloader-fips | 0.76.2 | 0.77.0 | | docker | cgr.dev/du-uds-defenseunicorns/prometheus-operator-fips | 0.76.2 | 0.77.0 | | github-tags | prometheus-operator/prometheus-operator | v0.76.2 | v0.77.0 | | docker | quay.io/prometheus-operator/prometheus-config-reloader | v0.76.2 | v0.77.0 | | docker | quay.io/prometheus-operator/prometheus-operator | v0.76.2 | v0.77.0 | | docker | registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-config-reloader | v0.76.2 | v0.77.0 | | docker | registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-operator | v0.76.2 | v0.77.0 |
renovate
bot
force-pushed
the
renovate/prometheus-stack
branch
from
September 20, 2024 13:20
7c1ce31
to
fade30f
Compare
mjnagel
removed
the
waiting on ironbank
This PR is waiting on an image update for ironbank
label
Sep 20, 2024
mjnagel
approved these changes
Sep 20, 2024
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
noahpb
pushed a commit
that referenced
this pull request
Sep 25, 2024
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cgr.dev/du-uds-defenseunicorns/prometheus-config-reloader-fips](https://images.chainguard.dev/directory/image/prometheus-config-reloader-fips/overview) ([source](https://redirect.github.com/chainguard-images/images-private/tree/HEAD/images/prometheus-config-reloader-fips)) | minor | `0.76.2` -> `0.77.0` | | [cgr.dev/du-uds-defenseunicorns/prometheus-operator-fips](https://images.chainguard.dev/directory/image/prometheus-operator-fips/overview) ([source](https://redirect.github.com/chainguard-images/images-private/tree/HEAD/images/prometheus-operator-fips)) | minor | `0.76.2` -> `0.77.0` | | [prometheus-operator/prometheus-operator](https://redirect.github.com/prometheus-operator/prometheus-operator) | minor | `v0.76.2` -> `v0.77.0` | | quay.io/prometheus-operator/prometheus-config-reloader | minor | `v0.76.2` -> `v0.77.0` | | [quay.io/prometheus-operator/prometheus-operator](https://prometheus-operator.dev/) ([source](https://redirect.github.com/prometheus-operator/prometheus-operator)) | minor | `v0.76.2` -> `v0.77.0` | | [registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-config-reloader](https://redirect.github.com/prometheus-operator/prometheus-operator) ([source](https://repo1.dso.mil/dsop/opensource/prometheus-operator/prometheus-config-reloader)) | minor | `v0.76.2` -> `v0.77.0` | | [registry1.dso.mil/ironbank/opensource/prometheus-operator/prometheus-operator](https://redirect.github.com/prometheus-operator/prometheus-operator) ([source](https://repo1.dso.mil/dsop/opensource/prometheus-operator/prometheus-operator)) | minor | `v0.76.2` -> `v0.77.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>prometheus-operator/prometheus-operator (prometheus-operator/prometheus-operator)</summary> ### [`v0.77.0`](https://redirect.github.com/prometheus-operator/prometheus-operator/compare/v0.76.2...v0.77.0) [Compare Source](https://redirect.github.com/prometheus-operator/prometheus-operator/compare/v0.76.2...v0.77.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/defenseunicorns/uds-core). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Micah Nagel <micah.nagel@defenseunicorns.com>
mjnagel
pushed a commit
that referenced
this pull request
Sep 27, 2024
🤖 I have created a release *beep* *boop* --- ## [0.28.0](v0.27.3...v0.28.0) (2024-09-27) ### ⚠ BREAKING CHANGES * 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. ### Features * add support for keycloak saml attributes ([#806](#806)) ([b312b7d](b312b7d)) * exposes tls version for dev bundles ([#809](#809)) ([e1a2b55](e1a2b55)) * switch from promtail to vector (#724) ([1bf2958](1bf2958)) ### Bug Fixes * eks iac issues, document storage class pre-reqs ([#812](#812)) ([df514bd](df514bd)) * ensure istio sidecar is killed if job fails ([#813](#813)) ([34ffc0a](34ffc0a)) * revert test app version to fix CI failures ([#815](#815)) ([2ec6ad6](2ec6ad6)) ### Miscellaneous * add runtime group to renovate config ([#799](#799)) ([1bf2c69](1bf2c69)) * **deps:** update dependency defenseunicorns/uds-common to v0.13.0 ([#790](#790)) ([8bfcdc0](8bfcdc0)) * **deps:** update dependency defenseunicorns/uds-common to v0.13.1 ([#810](#810)) ([eedb551](eedb551)) * **deps:** update istio to v1.23.2 ([#796](#796)) ([039d89c](039d89c)) * **deps:** update keycloak to v25.0.6 ([#771](#771)) ([9864059](9864059)) * **deps:** update pepr to v0.13.1 ([#811](#811)) ([bc05b04](bc05b04)) * **deps:** update prometheus operator to v0.77.0 ([#783](#783)) ([8f383d8](8f383d8)) * **deps:** update runtime to v0.5.0 ([#834](#834)) ([edc068d](edc068d)) * **deps:** update setup-node to v4.0.4 ([#801](#801)) ([34dbc44](34dbc44)) * **deps:** update uds to v0.16.0 ([#802](#802)) ([d07670b](d07670b)) * **deps:** update uds-common to v0.13.0 ([#792](#792)) ([c24e833](c24e833)) * **deps:** update zarf to v0.40.1 ([#793](#793)) ([db93a7e](db93a7e)) * fix github-actions renovate ([#800](#800)) ([3ab2add](3ab2add)) * pepr policies doc table ([#803](#803)) ([440e4e1](440e4e1)) * pepr policy doc ([#814](#814)) ([8b10b86](8b10b86)) * updated pepr watch limit to 60s ([#840](#840)) ([85f3f41](85f3f41)) * use kfc WatchPhase enum ([#787](#787)) ([df4d2da](df4d2da)) --- 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>
docandrew
pushed a commit
that referenced
this pull request
Sep 27, 2024
🤖 I have created a release *beep* *boop* --- ## [0.28.0](v0.27.3...v0.28.0) (2024-09-27) ### ⚠ BREAKING CHANGES * 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. ### Features * add support for keycloak saml attributes ([#806](#806)) ([b312b7d](b312b7d)) * exposes tls version for dev bundles ([#809](#809)) ([e1a2b55](e1a2b55)) * switch from promtail to vector (#724) ([1bf2958](1bf2958)) ### Bug Fixes * eks iac issues, document storage class pre-reqs ([#812](#812)) ([df514bd](df514bd)) * ensure istio sidecar is killed if job fails ([#813](#813)) ([34ffc0a](34ffc0a)) * revert test app version to fix CI failures ([#815](#815)) ([2ec6ad6](2ec6ad6)) ### Miscellaneous * add runtime group to renovate config ([#799](#799)) ([1bf2c69](1bf2c69)) * **deps:** update dependency defenseunicorns/uds-common to v0.13.0 ([#790](#790)) ([8bfcdc0](8bfcdc0)) * **deps:** update dependency defenseunicorns/uds-common to v0.13.1 ([#810](#810)) ([eedb551](eedb551)) * **deps:** update istio to v1.23.2 ([#796](#796)) ([039d89c](039d89c)) * **deps:** update keycloak to v25.0.6 ([#771](#771)) ([9864059](9864059)) * **deps:** update pepr to v0.13.1 ([#811](#811)) ([bc05b04](bc05b04)) * **deps:** update prometheus operator to v0.77.0 ([#783](#783)) ([8f383d8](8f383d8)) * **deps:** update runtime to v0.5.0 ([#834](#834)) ([edc068d](edc068d)) * **deps:** update setup-node to v4.0.4 ([#801](#801)) ([34dbc44](34dbc44)) * **deps:** update uds to v0.16.0 ([#802](#802)) ([d07670b](d07670b)) * **deps:** update uds-common to v0.13.0 ([#792](#792)) ([c24e833](c24e833)) * **deps:** update zarf to v0.40.1 ([#793](#793)) ([db93a7e](db93a7e)) * fix github-actions renovate ([#800](#800)) ([3ab2add](3ab2add)) * pepr policies doc table ([#803](#803)) ([440e4e1](440e4e1)) * pepr policy doc ([#814](#814)) ([8b10b86](8b10b86)) * updated pepr watch limit to 60s ([#840](#840)) ([85f3f41](85f3f41)) * use kfc WatchPhase enum ([#787](#787)) ([df4d2da](df4d2da)) --- 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>
docandrew
pushed a commit
that referenced
this pull request
Oct 17, 2024
🤖 I have created a release *beep* *boop* --- [0.28.0](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](#806)) ([b312b7d](b312b7d)) * exposes tls version for dev bundles ([#809](#809)) ([e1a2b55](e1a2b55)) * switch from promtail to vector (#724) ([1bf2958](1bf2958)) * eks iac issues, document storage class pre-reqs ([#812](#812)) ([df514bd](df514bd)) * ensure istio sidecar is killed if job fails ([#813](#813)) ([34ffc0a](34ffc0a)) * revert test app version to fix CI failures ([#815](#815)) ([2ec6ad6](2ec6ad6)) * add runtime group to renovate config ([#799](#799)) ([1bf2c69](1bf2c69)) * **deps:** update dependency defenseunicorns/uds-common to v0.13.0 ([#790](#790)) ([8bfcdc0](8bfcdc0)) * **deps:** update dependency defenseunicorns/uds-common to v0.13.1 ([#810](#810)) ([eedb551](eedb551)) * **deps:** update istio to v1.23.2 ([#796](#796)) ([039d89c](039d89c)) * **deps:** update keycloak to v25.0.6 ([#771](#771)) ([9864059](9864059)) * **deps:** update pepr to v0.13.1 ([#811](#811)) ([bc05b04](bc05b04)) * **deps:** update prometheus operator to v0.77.0 ([#783](#783)) ([8f383d8](8f383d8)) * **deps:** update runtime to v0.5.0 ([#834](#834)) ([edc068d](edc068d)) * **deps:** update setup-node to v4.0.4 ([#801](#801)) ([34dbc44](34dbc44)) * **deps:** update uds to v0.16.0 ([#802](#802)) ([d07670b](d07670b)) * **deps:** update uds-common to v0.13.0 ([#792](#792)) ([c24e833](c24e833)) * **deps:** update zarf to v0.40.1 ([#793](#793)) ([db93a7e](db93a7e)) * fix github-actions renovate ([#800](#800)) ([3ab2add](3ab2add)) * pepr policies doc table ([#803](#803)) ([440e4e1](440e4e1)) * pepr policy doc ([#814](#814)) ([8b10b86](8b10b86)) * updated pepr watch limit to 60s ([#840](#840)) ([85f3f41](85f3f41)) * use kfc WatchPhase enum ([#787](#787)) ([df4d2da](df4d2da)) --- 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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.76.2
->0.77.0
0.76.2
->0.77.0
v0.76.2
->v0.77.0
v0.76.2
->v0.77.0
v0.76.2
->v0.77.0
v0.76.2
->v0.77.0
v0.76.2
->v0.77.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
prometheus-operator/prometheus-operator (prometheus-operator/prometheus-operator)
v0.77.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.