Bump github.com/fluxcd/pkg/runtime from 0.104.0 to 0.105.0 (#206)

Bumps [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg)
from 0.104.0 to 0.105.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fluxcd/pkg/commit/f595d79563dc72a7229676aebd83e54339c73edc"><code>f595d79</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1188">#1188</a> from
fluxcd/release-main</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/0177f62c5aaa1a86934a1bed93847f227e51af51"><code>0177f62</code></a>
Prepare for release</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/d2cda98cb4d9bc9a86a30715c187a6e7235d624a"><code>d2cda98</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1187">#1187</a> from
fluxcd/fix-cel-observed-gen</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/3619c73c8d445668e713fd9bea2295d4b9abd479"><code>3619c73</code></a>
runtime/cel: fix requiring int status.observedGeneration</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/4f94dc680419f2300cddb6854859999b12789ee9"><code>4f94dc6</code></a>
Merge pull request <a
href="https://redirect.github.com/fluxcd/pkg/issues/1186">#1186</a> from
guineveresaenger/drop-autoscaling-v2beta2-hpa</li>
<li><a
href="https://github.com/fluxcd/pkg/commit/b5624d85787a5c19c6c4038d8dc58f2b669bddd1"><code>b5624d8</code></a>
Remove autoscaling/v2beta2 from HPA normalization</li>
<li>See full diff in <a
href="https://github.com/fluxcd/pkg/compare/runtime/v0.104.0...runtime/v0.105.0">compare
view</a></li>
</ul>
</details>
<br />

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-04-28 11:24:14 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent a90227ab33
commit a94071224b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.25.5
toolchain go1.26.1
require (
github.com/fluxcd/pkg/runtime v0.104.0
github.com/fluxcd/pkg/runtime v0.105.0
github.com/go-logr/logr v1.4.3
github.com/google/uuid v1.6.0
github.com/netbirdio/netbird v0.69.0