Commit e6f7add
authored
chore(deps): bump the go group with 15 updates (#197)
Bumps the go group with 15 updates:
| Package | From | To |
| --- | --- | --- |
|
[github.com/fluxcd/helm-controller/api](https://github.com/fluxcd/helm-controller)
| `1.4.3` | `1.4.4` |
|
[github.com/fluxcd/image-automation-controller/api](https://github.com/fluxcd/image-automation-controller)
| `1.0.3` | `1.0.4` |
|
[github.com/fluxcd/image-reflector-controller/api](https://github.com/fluxcd/image-reflector-controller)
| `1.0.3` | `1.0.4` |
|
[github.com/fluxcd/kustomize-controller/api](https://github.com/fluxcd/kustomize-controller)
| `1.7.2` | `1.7.3` |
|
[github.com/fluxcd/notification-controller/api](https://github.com/fluxcd/notification-controller)
| `1.7.4` | `1.7.5` |
| [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg) |
`1.22.0` | `1.23.0` |
| [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg) |
`0.88.0` | `0.91.0` |
| [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg) | `0.60.0`
| `0.61.0` |
|
[github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller)
| `1.7.3` | `1.7.4` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.34.1` | `0.34.2`
|
|
[k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver)
| `0.34.1` | `0.34.2` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) |
`0.34.1` | `0.34.2` |
| [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) |
`0.34.1` | `0.34.2` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.34.1`
| `0.34.2` |
|
[sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime)
| `0.22.2` | `0.22.4` |
Updates `github.com/fluxcd/helm-controller/api` from 1.4.3 to 1.4.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/helm-controller/releases">github.com/fluxcd/helm-controller/api's
releases</a>.</em></p>
<blockquote>
<h2>v1.4.4</h2>
<h2>Changelog</h2>
<p><a
href="https://github.com/fluxcd/helm-controller/blob/v1.4.4/CHANGELOG.md">v1.4.4
changelog</a></p>
<h2>Container images</h2>
<ul>
<li><code>docker.io/fluxcd/helm-controller:v1.4.4</code></li>
<li><code>ghcr.io/fluxcd/helm-controller:v1.4.4</code></li>
</ul>
<p>Supported architectures: <code>linux/amd64</code>,
<code>linux/arm64</code> and <code>linux/arm/v7</code>.</p>
<p>The container images are built on GitHub hosted runners and are
signed with cosign and GitHub OIDC.
To verify the images and their provenance (SLSA level 3), please see the
<a href="https://fluxcd.io/flux/security/">security
documentation</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/helm-controller/blob/main/CHANGELOG.md">github.com/fluxcd/helm-controller/api's
changelog</a>.</em></p>
<blockquote>
<h2>1.4.4</h2>
<p><strong>Release date:</strong> 2025-11-19</p>
<p>This patch release fixes the error <code>no URLLoader
registered</code> and
Azure Workload Identity in Azure China Cloud. It also adds a
feature gate to disable the ConfigMap and Secret watchers,
<code>DisableConfigWatchers</code>.</p>
<p>Improvements:</p>
<ul>
<li>Add feature gate for disabling config watchers
<a
href="https://redirect.github.com/fluxcd/helm-controller/pull/1353">#1353</a></li>
<li>Upgrade k8s to 1.34.2, c-r to 0.22.4 and helm to 3.19.2
<a
href="https://redirect.github.com/fluxcd/helm-controller/pull/1350">#1350</a></li>
<li>Upgrade Helm to 3.19.1
<a
href="https://redirect.github.com/fluxcd/helm-controller/pull/1346">#1346</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/helm-controller/commit/2c4a7567cd3913e3134d239bb8dd9d6a16a3e3b4"><code>2c4a756</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/helm-controller/issues/1355">#1355</a>
from fluxcd/release-v1.4.4</li>
<li><a
href="https://github.com/fluxcd/helm-controller/commit/96e1ec36503b01738c430f29113ddd5bfb4290df"><code>96e1ec3</code></a>
Release v1.4.4</li>
<li><a
href="https://github.com/fluxcd/helm-controller/commit/cf508628f21172c03cdab2724f45a21a5901fec8"><code>cf50862</code></a>
Add changelog entry for v1.4.4</li>
<li><a
href="https://github.com/fluxcd/helm-controller/commit/bdbfdc92316f57aed1bb03c40a377d026a9f8fda"><code>bdbfdc9</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/helm-controller/issues/1354">#1354</a>
from fluxcd/backport-1353-to-release/v1.4.x</li>
<li><a
href="https://github.com/fluxcd/helm-controller/commit/dbaa46224e4d5d9cd265e2725cfc3af8e66f8df7"><code>dbaa462</code></a>
Add feature gate for disabling config watchers</li>
<li><a
href="https://github.com/fluxcd/helm-controller/commit/04b021c8d08ecaeca90241c7131a67153f509a1a"><code>04b021c</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/helm-controller/issues/1351">#1351</a>
from fluxcd/backport-1350-to-release/v1.4.x</li>
<li><a
href="https://github.com/fluxcd/helm-controller/commit/52f7190f6607c3113c8c4478bd53846440bd9016"><code>52f7190</code></a>
Upgrade k8s to 1.34.2, c-r to 0.22.4 and helm to 3.19.2</li>
<li><a
href="https://github.com/fluxcd/helm-controller/commit/e1e3bc29fda6e6599352d9cbf7e3e4167e5e6238"><code>e1e3bc2</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/helm-controller/issues/1347">#1347</a>
from fluxcd/backport-1346-to-release/v1.4.x</li>
<li><a
href="https://github.com/fluxcd/helm-controller/commit/26297a163e53a83cb9a104d2a0fc6b9d4c3b85b3"><code>26297a1</code></a>
Upgrade Helm to 3.19.1</li>
<li>See full diff in <a
href="https://github.com/fluxcd/helm-controller/compare/v1.4.3...v1.4.4">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/fluxcd/image-automation-controller/api` from 1.0.3
to 1.0.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/image-automation-controller/releases">github.com/fluxcd/image-automation-controller/api's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.4</h2>
<h2>Changelog</h2>
<p><a
href="https://github.com/fluxcd/image-automation-controller/blob/v1.0.4/CHANGELOG.md">v1.0.4
changelog</a></p>
<h2>Container images</h2>
<ul>
<li><code>docker.io/fluxcd/image-automation-controller:v1.0.4</code></li>
<li><code>ghcr.io/fluxcd/image-automation-controller:v1.0.4</code></li>
</ul>
<p>Supported architectures: <code>linux/amd64</code>,
<code>linux/arm64</code> and <code>linux/arm/v7</code>.</p>
<p>The container images are built on GitHub hosted runners and are
signed with cosign and GitHub OIDC.
To verify the images and their provenance (SLSA level 3), please see the
<a href="https://fluxcd.io/flux/security/">security
documentation</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/image-automation-controller/blob/main/CHANGELOG.md">github.com/fluxcd/image-automation-controller/api's
changelog</a>.</em></p>
<blockquote>
<h2>1.0.4</h2>
<p><strong>Release date:</strong> 2025-11-19</p>
<p>This patch release fixes Azure Workload Identity in Azure China
Cloud.</p>
<p>Improvements:</p>
<ul>
<li>Upgrade k8s to 1.34.2 and c-r to 0.22.4
<a
href="https://redirect.github.com/fluxcd/image-automation-controller/pull/988">#988</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/image-automation-controller/commit/bb63e16a96d52de5fa40d96007cfae3134f45017"><code>bb63e16</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/image-automation-controller/issues/990">#990</a>
from fluxcd/release-v1.0.4</li>
<li><a
href="https://github.com/fluxcd/image-automation-controller/commit/98c1a31d69d6dc8a5870f27dd6ae7d4c51d4dab9"><code>98c1a31</code></a>
Release v1.0.4</li>
<li><a
href="https://github.com/fluxcd/image-automation-controller/commit/bb5a998339cca1972572c6df87e16522bb20917f"><code>bb5a998</code></a>
Add changelog entry for v1.0.4</li>
<li><a
href="https://github.com/fluxcd/image-automation-controller/commit/11293aee17e0e29252bfd526d5f909166aa50cce"><code>11293ae</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/image-automation-controller/issues/989">#989</a>
from fluxcd/backport-988-to-release/v1.0.x</li>
<li><a
href="https://github.com/fluxcd/image-automation-controller/commit/76e69cd0a6eb2abedf242f52e23e0422cc4e99cc"><code>76e69cd</code></a>
Upgrade k8s to 1.34.2 and c-r to 0.22.4</li>
<li>See full diff in <a
href="https://github.com/fluxcd/image-automation-controller/compare/v1.0.3...v1.0.4">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/fluxcd/image-reflector-controller/api` from 1.0.3 to
1.0.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/image-reflector-controller/releases">github.com/fluxcd/image-reflector-controller/api's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.4</h2>
<h2>Changelog</h2>
<p><a
href="https://github.com/fluxcd/image-reflector-controller/blob/v1.0.4/CHANGELOG.md">v1.0.4
changelog</a></p>
<h2>Container images</h2>
<ul>
<li><code>docker.io/fluxcd/image-reflector-controller:v1.0.4</code></li>
<li><code>ghcr.io/fluxcd/image-reflector-controller:v1.0.4</code></li>
</ul>
<p>Supported architectures: <code>linux/amd64</code>,
<code>linux/arm64</code> and <code>linux/arm/v7</code>.</p>
<p>The container images are built on GitHub hosted runners and are
signed with cosign and GitHub OIDC.
To verify the images and their provenance (SLSA level 3), please see the
<a href="https://fluxcd.io/flux/security/">security
documentation</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/image-reflector-controller/blob/main/CHANGELOG.md">github.com/fluxcd/image-reflector-controller/api's
changelog</a>.</em></p>
<blockquote>
<h2>1.0.4</h2>
<p><strong>Release date:</strong> 2025-11-19</p>
<p>This patch release fixes Azure Workload Identity in Azure China
Cloud.</p>
<p>Improvements:</p>
<ul>
<li>Upgrade k8s to 1.34.2 and c-r to 0.22.4
<a
href="https://redirect.github.com/fluxcd/image-reflector-controller/pull/850">#850</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/image-reflector-controller/commit/82454c4d88b1b933d5760593709c3cc64fb0e1fa"><code>82454c4</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/image-reflector-controller/issues/852">#852</a>
from fluxcd/release-v1.0.4</li>
<li><a
href="https://github.com/fluxcd/image-reflector-controller/commit/80037a54cde99809255a76d93e9925c24c16fb91"><code>80037a5</code></a>
Release v1.0.4</li>
<li><a
href="https://github.com/fluxcd/image-reflector-controller/commit/0cdc7a7b6cfacad38c45b029700abecb44cb4e65"><code>0cdc7a7</code></a>
Add changelog entry for v1.0.4</li>
<li><a
href="https://github.com/fluxcd/image-reflector-controller/commit/6732f13eada7c5bbc69b50765c9e5d19ea2975c8"><code>6732f13</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/image-reflector-controller/issues/851">#851</a>
from fluxcd/backport-850-to-release/v1.0.x</li>
<li><a
href="https://github.com/fluxcd/image-reflector-controller/commit/8639f1988fe05bec9cc5bad57bffd612a98cbf6c"><code>8639f19</code></a>
Upgrade k8s to 1.34.2 and c-r to 0.22.4</li>
<li>See full diff in <a
href="https://github.com/fluxcd/image-reflector-controller/compare/v1.0.3...v1.0.4">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/fluxcd/kustomize-controller/api` from 1.7.2 to 1.7.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/kustomize-controller/releases">github.com/fluxcd/kustomize-controller/api's
releases</a>.</em></p>
<blockquote>
<h2>v1.7.3</h2>
<h2>Changelog</h2>
<p><a
href="https://github.com/fluxcd/kustomize-controller/blob/v1.7.3/CHANGELOG.md">v1.7.3
changelog</a></p>
<h2>Container images</h2>
<ul>
<li><code>docker.io/fluxcd/kustomize-controller:v1.7.3</code></li>
<li><code>ghcr.io/fluxcd/kustomize-controller:v1.7.3</code></li>
</ul>
<p>Supported architectures: <code>linux/amd64</code>,
<code>linux/arm64</code> and <code>linux/arm/v7</code>.</p>
<p>The container images are built on GitHub hosted runners and are
signed with cosign and GitHub OIDC.
To verify the images and their provenance (SLSA level 3), please see the
<a href="https://fluxcd.io/flux/security/">security
documentation</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/kustomize-controller/blob/main/CHANGELOG.md">github.com/fluxcd/kustomize-controller/api's
changelog</a>.</em></p>
<blockquote>
<h2>1.7.3</h2>
<p><strong>Release date:</strong> 2025-11-19</p>
<p>This patch release comes with a series of bug fixes, including
Azure Workload Identity in Azure China Cloud. It also adds a
feature gate to disable the ConfigMap and Secret watchers,
<code>DisableConfigWatchers</code>.</p>
<p>Fixes:</p>
<ul>
<li>Fix: skip trying to decrypt remote patches as local
<a
href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1548">#1548</a></li>
<li>Add GVK to error message
<a
href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1547">#1547</a></li>
</ul>
<p>Improvements:</p>
<ul>
<li>Add feature gate for disabling config watchers
<a
href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1553">#1553</a></li>
<li>Upgrade k8s to 1.34.2 and c-r to 0.22.4
<a
href="https://redirect.github.com/fluxcd/kustomize-controller/pull/1551">#1551</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/090c49bdb679f827353d1658a7ab60a168dbb3a5"><code>090c49b</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/kustomize-controller/issues/1556">#1556</a>
from fluxcd/release-v1.7.3</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/571da994af8ff8905a2b00b0bd7e80567d952260"><code>571da99</code></a>
Release v1.7.3</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/fb09f97b09d80b3053e50cfc07f4d7da5cf8a325"><code>fb09f97</code></a>
Add changelog entry for v1.7.3</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/e32fc5bcdb422e4dc9f831094fcf01962ec2e933"><code>e32fc5b</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/kustomize-controller/issues/1555">#1555</a>
from fluxcd/backport-1547-to-release/v1.7.x</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/657fe25602c6f940efe27d5e273464361315eb0d"><code>657fe25</code></a>
Add GVK to error message</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/5669b7bba5a016ba71d755088522f07bc4b575c5"><code>5669b7b</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/kustomize-controller/issues/1554">#1554</a>
from fluxcd/backport-1553-to-release/v1.7.x</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/b48eda9bc80a8b6afa1e943c3d923d5fbffafb1f"><code>b48eda9</code></a>
Add feature gate for disabling config watchers</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/414a14e064b63a9cd5443140b7764be5d8d34577"><code>414a14e</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/kustomize-controller/issues/1552">#1552</a>
from fluxcd/backport-1551-to-release/v1.7.x</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/a0992bde4717cb1dbc14dd0e56dcea48f1513d0a"><code>a0992bd</code></a>
Upgrade k8s to 1.34.2 and c-r to 0.22.4</li>
<li><a
href="https://github.com/fluxcd/kustomize-controller/commit/c7379994b5cf0bdcf1ae4b7e304dbcd4758f6437"><code>c737999</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/kustomize-controller/issues/1550">#1550</a>
from fluxcd/backport-1548-to-release/v1.7.x</li>
<li>Additional commits viewable in <a
href="https://github.com/fluxcd/kustomize-controller/compare/v1.7.2...v1.7.3">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/fluxcd/notification-controller/api` from 1.7.4 to
1.7.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/notification-controller/releases">github.com/fluxcd/notification-controller/api's
releases</a>.</em></p>
<blockquote>
<h2>v1.7.5</h2>
<h2>Changelog</h2>
<p><a
href="https://github.com/fluxcd/notification-controller/blob/v1.7.5/CHANGELOG.md">v1.7.5
changelog</a></p>
<h2>Container images</h2>
<ul>
<li><code>docker.io/fluxcd/notification-controller:v1.7.5</code></li>
<li><code>ghcr.io/fluxcd/notification-controller:v1.7.5</code></li>
</ul>
<p>Supported architectures: <code>linux/amd64</code>,
<code>linux/arm64</code> and <code>linux/arm/v7</code>.</p>
<p>The container images are built on GitHub hosted runners and are
signed with cosign and GitHub OIDC.
To verify the images and their provenance (SLSA level 3), please see the
<a href="https://fluxcd.io/flux/security/">security
documentation</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/notification-controller/blob/main/CHANGELOG.md">github.com/fluxcd/notification-controller/api's
changelog</a>.</em></p>
<blockquote>
<h2>1.7.5</h2>
<p><strong>Release date:</strong> 2025-11-19</p>
<p>This patch release fixes Azure Workload Identity in Azure China Cloud
and introduces a feature gate to disable the ConfigMap and Secret
watchers,
<code>DisableConfigWatchers</code>.</p>
<p>Improvements:</p>
<ul>
<li>Add feature gate for disabling config watchers
<a
href="https://redirect.github.com/fluxcd/notification-controller/pull/1212">#1212</a></li>
<li>Upgrade k8s to 1.34.2 and c-r to 0.22.4
<a
href="https://redirect.github.com/fluxcd/notification-controller/pull/1209">#1209</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/notification-controller/commit/89e4c4bfd6b9be807542036c549c2bea7c0ddf8c"><code>89e4c4b</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/notification-controller/issues/1214">#1214</a>
from fluxcd/release-v1.7.5</li>
<li><a
href="https://github.com/fluxcd/notification-controller/commit/2d117d3c438699ba9e7c4442793644f15fea6ee5"><code>2d117d3</code></a>
Release v1.7.5</li>
<li><a
href="https://github.com/fluxcd/notification-controller/commit/5fe79332e2dad3e110e94ba65f9eb386ac7aa70a"><code>5fe7933</code></a>
Add changelog entry for v1.7.5</li>
<li><a
href="https://github.com/fluxcd/notification-controller/commit/ae6a54eec030d20c688d6a922e32e7e335a14f6c"><code>ae6a54e</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/notification-controller/issues/1213">#1213</a>
from fluxcd/backport-1212-to-release/v1.7.x</li>
<li><a
href="https://github.com/fluxcd/notification-controller/commit/52708cdfb663d72e5320a34fb7e13c49412a14c1"><code>52708cd</code></a>
Add feature gate for disabling config watchers</li>
<li><a
href="https://github.com/fluxcd/notification-controller/commit/6b8db9867851e3207b022090803f639592021b42"><code>6b8db98</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/notification-controller/issues/1211">#1211</a>
from fluxcd/backport-1209-to-release/v1.7.x</li>
<li><a
href="https://github.com/fluxcd/notification-controller/commit/bb1f682394b446df4fb1828a3b5a21fca1414a59"><code>bb1f682</code></a>
Upgrade k8s to 1.34.2 and c-r to 0.22.4</li>
<li>See full diff in <a
href="https://github.com/fluxcd/notification-controller/compare/v1.7.4...v1.7.5">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/fluxcd/pkg/apis/meta` from 1.22.0 to 1.23.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/pkg/commit/62ddfc16c29b86028b855f5b999329c6abca4207"><code>62ddfc1</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1049">#1049</a> from
fluxcd/upgrade-deps</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/e0b1bb5fe444e38f79e866b457a1e8c8a8394bfd"><code>e0b1bb5</code></a>
Prepare for release</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/821b3c36dffa6e7f6139f71ca0ce0338081b653c"><code>821b3c3</code></a>
Upgrade k8s to 1.34.2, c-r to 0.22.4 and helm to 3.19.2</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/0fe2a7c7e3ddedf39d862c98df89f5878777e748"><code>0fe2a7c</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1047">#1047</a> from
fluxcd/helm-3.19.1</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/495d699596541fc2c286d2439a76ec371cd91afb"><code>495d699</code></a>
Upgrade Helm to 3.19.1</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/73010683d7aeae5f904da879e8bd8bc3f86a0cf7"><code>7301068</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1041">#1041</a> from
fluxcd/fix-sc-1915</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/c2d48e94eb6d5e5f9713cc12823817896a0dca3f"><code>c2d48e9</code></a>
Prepare for release</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/7666900c504bfe124bf2db0a4267f4a7295f784e"><code>7666900</code></a>
Revert "runtime/secrets: validate proxy URL scheme and
length"</li>
<li>See full diff in <a
href="https://github.com/fluxcd/pkg/compare/apis/meta/v1.22.0...apis/meta/v1.23.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/fluxcd/pkg/runtime` from 0.88.0 to 0.91.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/pkg/commit/6c31cd0161c345ed8f990596e3183417fc2152d7"><code>6c31cd0</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1051">#1051</a> from
fluxcd/gate-watch-config</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/42a3f1b17d6a8f020702902cf75906d6e922dc4a"><code>42a3f1b</code></a>
Prepare for release</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/1449666797ba6754a146dc2fbd64a2bc8ddfb59c"><code>1449666</code></a>
runtime/controller: add feature gate for config watchers</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/62ddfc16c29b86028b855f5b999329c6abca4207"><code>62ddfc1</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1049">#1049</a> from
fluxcd/upgrade-deps</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/e0b1bb5fe444e38f79e866b457a1e8c8a8394bfd"><code>e0b1bb5</code></a>
Prepare for release</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/821b3c36dffa6e7f6139f71ca0ce0338081b653c"><code>821b3c3</code></a>
Upgrade k8s to 1.34.2, c-r to 0.22.4 and helm to 3.19.2</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/0fe2a7c7e3ddedf39d862c98df89f5878777e748"><code>0fe2a7c</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1047">#1047</a> from
fluxcd/helm-3.19.1</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/495d699596541fc2c286d2439a76ec371cd91afb"><code>495d699</code></a>
Upgrade Helm to 3.19.1</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/73010683d7aeae5f904da879e8bd8bc3f86a0cf7"><code>7301068</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1041">#1041</a> from
fluxcd/fix-sc-1915</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/c2d48e94eb6d5e5f9713cc12823817896a0dca3f"><code>c2d48e9</code></a>
Prepare for release</li>
<li>Additional commits viewable in <a
href="https://github.com/fluxcd/pkg/compare/runtime/v0.88.0...runtime/v0.91.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/fluxcd/pkg/ssa` from 0.60.0 to 0.61.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/pkg/commit/62ddfc16c29b86028b855f5b999329c6abca4207"><code>62ddfc1</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1049">#1049</a> from
fluxcd/upgrade-deps</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/e0b1bb5fe444e38f79e866b457a1e8c8a8394bfd"><code>e0b1bb5</code></a>
Prepare for release</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/821b3c36dffa6e7f6139f71ca0ce0338081b653c"><code>821b3c3</code></a>
Upgrade k8s to 1.34.2, c-r to 0.22.4 and helm to 3.19.2</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/0fe2a7c7e3ddedf39d862c98df89f5878777e748"><code>0fe2a7c</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1047">#1047</a> from
fluxcd/helm-3.19.1</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/495d699596541fc2c286d2439a76ec371cd91afb"><code>495d699</code></a>
Upgrade Helm to 3.19.1</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/73010683d7aeae5f904da879e8bd8bc3f86a0cf7"><code>7301068</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1041">#1041</a> from
fluxcd/fix-sc-1915</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/c2d48e94eb6d5e5f9713cc12823817896a0dca3f"><code>c2d48e9</code></a>
Prepare for release</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/7666900c504bfe124bf2db0a4267f4a7295f784e"><code>7666900</code></a>
Revert "runtime/secrets: validate proxy URL scheme and
length"</li>
<li>See full diff in <a
href="https://github.com/fluxcd/pkg/compare/ssa/v0.60.0...ssa/v0.61.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/fluxcd/source-controller/api` from 1.7.3 to 1.7.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/source-controller/releases">github.com/fluxcd/source-controller/api's
releases</a>.</em></p>
<blockquote>
<h2>v1.7.4</h2>
<h2>Changelog</h2>
<p><a
href="https://github.com/fluxcd/source-controller/blob/v1.7.4/CHANGELOG.md">v1.7.4
changelog</a></p>
<h2>Container images</h2>
<ul>
<li><code>docker.io/fluxcd/source-controller:v1.7.4</code></li>
<li><code>ghcr.io/fluxcd/source-controller:v1.7.4</code></li>
</ul>
<p>Supported architectures: <code>linux/amd64</code>,
<code>linux/arm64</code> and <code>linux/arm/v7</code>.</p>
<p>The container images are built on GitHub hosted runners and are
signed with cosign and GitHub OIDC.
To verify the images and their provenance (SLSA level 3), please see the
<a href="https://fluxcd.io/flux/security/">security
documentation</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md">github.com/fluxcd/source-controller/api's
changelog</a>.</em></p>
<blockquote>
<h2>1.7.4</h2>
<p><strong>Release date:</strong> 2025-11-19</p>
<p>This patch release fixes Azure Workload Identity in Azure China
Cloud.</p>
<p>Improvements:</p>
<ul>
<li>Upgrade k8s to 1.34.2, c-r to 0.22.4 and helm to 3.19.2
<a
href="https://redirect.github.com/fluxcd/source-controller/pull/1938">#1938</a></li>
<li>Upgrade Helm to 3.19.1
<a
href="https://redirect.github.com/fluxcd/source-controller/pull/1934">#1934</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/source-controller/commit/2eb5a81a22b414215f25d7981fd3ab7b078ad6ca"><code>2eb5a81</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/source-controller/issues/1941">#1941</a>
from fluxcd/release-v1.7.4</li>
<li><a
href="https://github.com/fluxcd/source-controller/commit/b9fe5de5a40b7dc0754780e7bf3a9df03ba2594b"><code>b9fe5de</code></a>
Release v1.7.4</li>
<li><a
href="https://github.com/fluxcd/source-controller/commit/d5078b2cccf094a6c001ba3e1cca26a378b8a3a8"><code>d5078b2</code></a>
Add changelog entry for v1.7.4</li>
<li><a
href="https://github.com/fluxcd/source-controller/commit/4b52bc33eedf69cdceafe3b2e96a9ffbbfec278d"><code>4b52bc3</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/source-controller/issues/1939">#1939</a>
from fluxcd/backport-1938-to-release/v1.7.x</li>
<li><a
href="https://github.com/fluxcd/source-controller/commit/d018f91e449cf89b85c386b6488743233db76e04"><code>d018f91</code></a>
Upgrade k8s to 1.34.2, c-r to 0.22.4 and helm to 3.19.2</li>
<li><a
href="https://github.com/fluxcd/source-controller/commit/71b58cfd3a2cf16045183a4a31a1fa618007b958"><code>71b58cf</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/source-controller/issues/1935">#1935</a>
from fluxcd/backport-1934-to-release/v1.7.x</li>
<li><a
href="https://github.com/fluxcd/source-controller/commit/c4eb1cf33ca80249794a0ce22e06e059dc776ac0"><code>c4eb1cf</code></a>
Upgrade Helm to 3.19.1</li>
<li>See full diff in <a
href="https://github.com/fluxcd/source-controller/compare/v1.7.3...v1.7.4">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/api` from 0.34.1 to 0.34.2
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/api/commit/e28454b761fa43bde930ba0364941bb1592d19f6"><code>e28454b</code></a>
Update dependencies to v0.34.2 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/api/compare/v0.34.1...v0.34.2">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/apiextensions-apiserver` from 0.34.1 to 0.34.2
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/9fd4b8c7ab375e0b5e8ee6ef98449594755120bd"><code>9fd4b8c</code></a>
Update dependencies to v0.34.2 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.34.1...v0.34.2">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/apimachinery` from 0.34.1 to 0.34.2
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/kubernetes/apimachinery/compare/v0.34.1...v0.34.2">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/cli-runtime` from 0.34.1 to 0.34.2
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/cli-runtime/commit/1d5030c6e4fb9616ff85369287a278aed06253da"><code>1d5030c</code></a>
Update dependencies to v0.34.2 tag</li>
<li>See full diff in <a
href="https://github.com/kubernetes/cli-runtime/compare/v0.34.1...v0.34.2">compare
view</a></li>
</ul>
</details>
<br />
Updates `k8s.io/client-go` from 0.34.1 to 0.34.2
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/client-go/commit/54601aa99ffde1d9a79128043b852f41fad21415"><code>54601aa</code></a>
Update dependencies to v0.34.2 tag</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/1bb1ad283de66456c2557dea53d05dcf44b39f50"><code>1bb1ad2</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/client-go/issues/134589">#134589</a><code>liggitt/automated-cherry-pick-of-#134588</code></li>
<li><a
href="https://github.com/kubernetes/client-go/commit/2505205c4254aea777c401676ee4b895e3690403"><code>2505205</code></a>
Remove invalid SAN certificate construction</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/7ffba0fd2056d59416b59a30c9b623d4242d75dd"><code>7ffba0f</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/client-go/issues/134004">#134004</a><code>DerekFrank/automated-cherry-pick-of-#133573</code></li>
<li><a
href="https://github.com/kubernetes/client-go/commit/145cb8f04bdb5e416dccdea30884aaa7ac1c6892"><code>145cb8f</code></a>
gofmt and review feedback</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/ddcdc12cd6150d21434d545f91b215fe2bc06693"><code>ddcdc12</code></a>
fix: Update unit test to catch actual nil Labels case and fix
functionality t...</li>
<li>See full diff in <a
href="https://github.com/kubernetes/client-go/compare/v0.34.1...v0.34.2">compare
view</a></li>
</ul>
</details>
<br />
Updates `sigs.k8s.io/controller-runtime` from 0.22.2 to 0.22.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kubernetes-sigs/controller-runtime/releases">sigs.k8s.io/controller-runtime's
releases</a>.</em></p>
<blockquote>
<h2>v0.22.4</h2>
<h2>What's Changed</h2>
<ul>
<li>✨ cache: Allow fine-granular SyncPeriod configuration by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3378">kubernetes-sigs/controller-runtime#3378</a></li>
<li>🐛 Update List in namespaced client to list objects that are cluster
scoped by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3352">kubernetes-sigs/controller-runtime#3352</a>
<a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3357">kubernetes-sigs/controller-runtime#3357</a></li>
<li>🐛 priority queue: properly sync the waiter manipulation by <a
href="https://github.com/alvaroaleman"><code>@alvaroaleman</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3371">kubernetes-sigs/controller-runtime#3371</a></li>
<li>🐛 envtest: respect pre-configured binary paths in ControlPlane by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3377">kubernetes-sigs/controller-runtime#3377</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.22.3...v0.22.4">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.22.3...v0.22.4</a></p>
<h2>v0.22.3</h2>
<h2>What's Changed</h2>
<ul>
<li>[release-0.22] 🐛 Allow SSA after normal resource creation by <a
href="https://github.com/k8s-infra-cherrypick-robot"><code>@k8s-infra-cherrypick-robot</code></a>
in <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3348">kubernetes-sigs/controller-runtime#3348</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.22.2...v0.22.3">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.22.2...v0.22.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/7a1b16d039d204e7e4c5c8df57124d4e060a55f0"><code>7a1b16d</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3378">#3378</a>
from k8s-infra-cherrypick-robot/cherry-pick-3376-to-...</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/539c94fdb173ee13b80e558c5d4978b72fc33979"><code>539c94f</code></a>
cache: Allow fine-granular configuration of SyncPeriod</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/8be8410cf6b3cc0aba544b96ecf995fa20e605e1"><code>8be8410</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3377">#3377</a>
from k8s-infra-cherrypick-robot/cherry-pick-3372-to-...</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/3f86a105c53d399d355c35ebc37eacb23f95d007"><code>3f86a10</code></a>
envtest: respect pre-configured binary paths in ControlPlane</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/64152a074f0128c4ed21e4a9d1987dad3d54dcac"><code>64152a0</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3371">#3371</a>
from alvaroaleman/cp-fix</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/b3eff6de5a384ff83cdc8052d1c7fd9d33a40520"><code>b3eff6d</code></a>
priority queue: properly sync the <code>waiter</code> manipulation</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/88269f391452902fc45958f88a3f8a1777de6f9c"><code>88269f3</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3357">#3357</a>
from k8s-infra-cherrypick-robot/cherry-pick-3353-to-...</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/c7df7c9e5037a8d5b7d2b16c741c9bbe6b886a57"><code>c7df7c9</code></a>
add namespace for test with namespace_client</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/04b5a2930c88830ec17d67bb16a8e7919c57a837"><code>04b5a29</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3352">#3352</a>
from k8s-infra-cherrypick-robot/cherry-pick-3351-to-...</li>
<li><a
href="https://github.com/kubernetes-sigs/controller-runtime/commit/f5a978108b8c67a09193b1a09d1a471260ecb16d"><code>f5a9781</code></a>
update List in namespaced client</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.22.2...v0.22.4">compare
view</a></li>
</ul>
</details>
<br />
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent a5a3f6f commit e6f7add
2 files changed
Lines changed: 54 additions & 54 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
401 | | - | |
| 401 | + | |
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
405 | | - | |
| 405 | + | |
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1019 | 1019 | | |
1020 | 1020 | | |
1021 | 1021 | | |
1022 | | - | |
1023 | | - | |
1024 | | - | |
1025 | | - | |
1026 | | - | |
1027 | | - | |
1028 | | - | |
1029 | | - | |
1030 | | - | |
1031 | | - | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
1032 | 1032 | | |
1033 | 1033 | | |
1034 | | - | |
1035 | | - | |
1036 | | - | |
1037 | | - | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
1038 | 1038 | | |
1039 | 1039 | | |
1040 | | - | |
1041 | | - | |
1042 | | - | |
1043 | | - | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
1044 | 1044 | | |
1045 | 1045 | | |
1046 | 1046 | | |
1047 | 1047 | | |
1048 | | - | |
1049 | | - | |
| 1048 | + | |
| 1049 | + | |
1050 | 1050 | | |
1051 | 1051 | | |
1052 | 1052 | | |
| |||
2600 | 2600 | | |
2601 | 2601 | | |
2602 | 2602 | | |
2603 | | - | |
2604 | | - | |
2605 | | - | |
2606 | | - | |
2607 | | - | |
2608 | | - | |
2609 | | - | |
2610 | | - | |
2611 | | - | |
2612 | | - | |
2613 | | - | |
2614 | | - | |
| 2603 | + | |
| 2604 | + | |
| 2605 | + | |
| 2606 | + | |
| 2607 | + | |
| 2608 | + | |
| 2609 | + | |
| 2610 | + | |
| 2611 | + | |
| 2612 | + | |
| 2613 | + | |
| 2614 | + | |
2615 | 2615 | | |
2616 | 2616 | | |
2617 | 2617 | | |
2618 | 2618 | | |
2619 | 2619 | | |
2620 | 2620 | | |
2621 | | - | |
2622 | | - | |
| 2621 | + | |
| 2622 | + | |
2623 | 2623 | | |
2624 | 2624 | | |
2625 | 2625 | | |
| |||
2662 | 2662 | | |
2663 | 2663 | | |
2664 | 2664 | | |
2665 | | - | |
2666 | | - | |
| 2665 | + | |
| 2666 | + | |
2667 | 2667 | | |
2668 | 2668 | | |
2669 | 2669 | | |
| |||
0 commit comments