Skip to content
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 istio to v1.21.2 #258

Merged
merged 1 commit into from
Apr 30, 2024
Merged

chore(deps): update istio to v1.21.2 #258

merged 1 commit into from
Apr 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 14, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
base minor 1.20.3 -> 1.21.2
docker.io/istio/pilot minor 1.20.3-distroless -> 1.21.2-distroless
docker.io/istio/proxyv2 minor 1.20.3-distroless -> 1.21.2-distroless
gateway minor 1.20.3 -> 1.21.2
istiod minor 1.20.3 -> 1.21.2
registry1.dso.mil/ironbank/tetrate/istio/pilot (source) minor 1.20.3-tetratefips-v0 -> 1.21.2-tetratefips-v0
registry1.dso.mil/ironbank/tetrate/istio/proxyv2 (source) minor 1.20.3-tetratefips-v0 -> 1.21.2-tetratefips-v0

Release Notes

istio/istio (base)

v1.21.2: Istio 1.21.2

Compare Source

Artifacts
Release Notes

v1.21.1: Istio 1.21.1

Compare Source

Artifacts
Release Notes

v1.21.0: Istio 1.21.0

Compare Source

Artifacts
Release Notes

v1.20.6: Istio 1.20.6

Compare Source

Artifacts
Release Notes

v1.20.5: Istio 1.20.5

Compare Source

Artifacts
Release Notes

v1.20.4: Istio 1.20.4

Compare Source

Artifacts
Release Notes


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update istio to v1.21.0 chore(deps): update istio Mar 15, 2024
@renovate renovate bot force-pushed the renovate/istio branch 2 times, most recently from e581b54 to d904a9a Compare March 15, 2024 15:40
@mjnagel mjnagel added the waiting on ironbank This PR is waiting on an image update for ironbank label Mar 27, 2024
@renovate renovate bot force-pushed the renovate/istio branch 2 times, most recently from 36878b7 to bfc55a0 Compare April 9, 2024 14:30
@renovate renovate bot changed the title chore(deps): update istio chore(deps): update istio to v1.21.1 Apr 17, 2024
@mjnagel mjnagel removed the waiting on ironbank This PR is waiting on an image update for ironbank label Apr 18, 2024
@renovate renovate bot changed the title chore(deps): update istio to v1.21.1 chore(deps): update istio Apr 22, 2024
@mjnagel mjnagel added the waiting on ironbank This PR is waiting on an image update for ironbank label Apr 26, 2024
| datasource | package                                          | from   | to     |
| ---------- | ------------------------------------------------ | ------ | ------ |
| helm       | base                                             | 1.20.3 | 1.21.2 |
| docker     | docker.io/istio/pilot                            | 1.20.3 | 1.21.2 |
| docker     | docker.io/istio/proxyv2                          | 1.20.3 | 1.21.2 |
| helm       | gateway                                          | 1.20.3 | 1.21.2 |
| helm       | istiod                                           | 1.20.3 | 1.21.2 |
| docker     | registry1.dso.mil/ironbank/tetrate/istio/pilot   | 1.20.3 | 1.21.2 |
| docker     | registry1.dso.mil/ironbank/tetrate/istio/proxyv2 | 1.20.3 | 1.21.2 |
@renovate renovate bot changed the title chore(deps): update istio chore(deps): update istio to v1.21.2 Apr 30, 2024
@mjnagel mjnagel removed the waiting on ironbank This PR is waiting on an image update for ironbank label Apr 30, 2024
@mjnagel mjnagel merged commit 51c6540 into main Apr 30, 2024
9 checks passed
@mjnagel mjnagel deleted the renovate/istio branch April 30, 2024 16:56
mjnagel pushed a commit that referenced this pull request Apr 30, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.21.0](v0.20.0...v0.21.0)
(2024-04-30)


### Features

* add `monitor` to operator, fix monitoring setup
([#256](#256))
([bf67722](bf67722))


### Bug Fixes

* loki s3 overrides
([#365](#365))
([3545066](3545066))
* update neuvector values for least privilege
([#373](#373))
([7f4de4f](7f4de4f))


### Miscellaneous

* add debug logging to endpointslice watch
([#359](#359))
([da3eb5a](da3eb5a))
* **deps:** update grafana to v7.3.9
([#353](#353))
([4a70f40](4a70f40))
* **deps:** update istio to v1.21.2
([#258](#258))
([51c6540](51c6540))
* **deps:** update keycloak
([#349](#349))
([2ef1813](2ef1813))
* **deps:** update keycloak to v0.4.2
([#375](#375))
([b0bb8e4](b0bb8e4))
* **deps:** update zarf to v0.33.1
([#368](#368))
([296e547](296e547))
* move api service watch to reconcile
([#362](#362))
([1822bca](1822bca))
* refactor promtail extraScrapeConfigs into scrapeConfigs
([#367](#367))
([2220272](2220272))
* trigger eks nightly when related files are updated
([#366](#366))
([6d6e4e0](6d6e4e0))

---
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>
rjferguson21 pushed a commit that referenced this pull request Jul 11, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [base](https://togithub.com/istio/istio) | minor | `1.20.3` ->
`1.21.2` |
| docker.io/istio/pilot | minor | `1.20.3-distroless` ->
`1.21.2-distroless` |
| docker.io/istio/proxyv2 | minor | `1.20.3-distroless` ->
`1.21.2-distroless` |
| [gateway](https://togithub.com/istio/istio) | minor | `1.20.3` ->
`1.21.2` |
| [istiod](https://togithub.com/istio/istio) | minor | `1.20.3` ->
`1.21.2` |
|
[registry1.dso.mil/ironbank/tetrate/istio/pilot](https://cloudsmith.io/~tetrate/repos/getistio-containers/packages/detail/docker/pilot)
([source](https://repo1.dso.mil/dsop/tetrate/istio/1.21/pilot)) | minor
| `1.20.3-tetratefips-v0` -> `1.21.2-tetratefips-v0` |
|
[registry1.dso.mil/ironbank/tetrate/istio/proxyv2](https://cloudsmith.io/~tetrate/repos/getistio-containers/packages/detail/docker/proxyv2)
([source](https://repo1.dso.mil/dsop/tetrate/istio/1.21/proxyv2)) |
minor | `1.20.3-tetratefips-v0` -> `1.21.2-tetratefips-v0` |

---

### Release Notes

<details>
<summary>istio/istio (base)</summary>

### [`v1.21.2`](https://togithub.com/istio/istio/releases/tag/1.21.2):
Istio 1.21.2

[Compare
Source](https://togithub.com/istio/istio/compare/1.21.1...1.21.2)

[Artifacts](http://gcsweb.istio.io/gcs/istio-release/releases/1.21.2/)
[Release
Notes](https://istio.io/news/releases/1.21.x/announcing-1.21.2/)

### [`v1.21.1`](https://togithub.com/istio/istio/releases/tag/1.21.1):
Istio 1.21.1

[Compare
Source](https://togithub.com/istio/istio/compare/1.21.0...1.21.1)

[Artifacts](http://gcsweb.istio.io/gcs/istio-release/releases/1.21.1/)
[Release
Notes](https://istio.io/news/releases/1.21.x/announcing-1.21.1/)

### [`v1.21.0`](https://togithub.com/istio/istio/releases/tag/1.21.0):
Istio 1.21.0

[Compare
Source](https://togithub.com/istio/istio/compare/1.20.6...1.21.0)

[Artifacts](http://gcsweb.istio.io/gcs/istio-release/releases/1.21.0/)
[Release Notes](https://istio.io/news/releases/1.21.x/announcing-1.21/)

### [`v1.20.6`](https://togithub.com/istio/istio/releases/tag/1.20.6):
Istio 1.20.6

[Compare
Source](https://togithub.com/istio/istio/compare/1.20.5...1.20.6)

[Artifacts](http://gcsweb.istio.io/gcs/istio-release/releases/1.20.6/)
[Release
Notes](https://istio.io/news/releases/1.20.x/announcing-1.20.6/)

### [`v1.20.5`](https://togithub.com/istio/istio/releases/tag/1.20.5):
Istio 1.20.5

[Compare
Source](https://togithub.com/istio/istio/compare/1.20.4...1.20.5)

[Artifacts](http://gcsweb.istio.io/gcs/istio-release/releases/1.20.5/)
[Release
Notes](https://istio.io/news/releases/1.20.x/announcing-1.20.5/)

### [`v1.20.4`](https://togithub.com/istio/istio/releases/tag/1.20.4):
Istio 1.20.4

[Compare
Source](https://togithub.com/istio/istio/compare/1.20.3...1.20.4)

[Artifacts](http://gcsweb.istio.io/gcs/istio-release/releases/1.20.4/)
[Release
Notes](https://istio.io/news/releases/1.20.x/announcing-1.20.4/)

</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzguMSIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
rjferguson21 pushed a commit that referenced this pull request Jul 11, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.21.0](v0.20.0...v0.21.0)
(2024-04-30)


### Features

* add `monitor` to operator, fix monitoring setup
([#256](#256))
([bf67722](bf67722))


### Bug Fixes

* loki s3 overrides
([#365](#365))
([3545066](3545066))
* update neuvector values for least privilege
([#373](#373))
([7f4de4f](7f4de4f))


### Miscellaneous

* add debug logging to endpointslice watch
([#359](#359))
([da3eb5a](da3eb5a))
* **deps:** update grafana to v7.3.9
([#353](#353))
([4a70f40](4a70f40))
* **deps:** update istio to v1.21.2
([#258](#258))
([51c6540](51c6540))
* **deps:** update keycloak
([#349](#349))
([2ef1813](2ef1813))
* **deps:** update keycloak to v0.4.2
([#375](#375))
([b0bb8e4](b0bb8e4))
* **deps:** update zarf to v0.33.1
([#368](#368))
([296e547](296e547))
* move api service watch to reconcile
([#362](#362))
([1822bca](1822bca))
* refactor promtail extraScrapeConfigs into scrapeConfigs
([#367](#367))
([2220272](2220272))
* trigger eks nightly when related files are updated
([#366](#366))
([6d6e4e0](6d6e4e0))

---
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant