Skip to content

Commit 5e394d4

Browse files
Update github.com/pulumi/pulumi-kubernetes/provider/v4 digest to 31af078 (#186)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/pulumi/pulumi-kubernetes/provider/v4](https://redirect.github.com/pulumi/pulumi-kubernetes) | require | digest | `bc3c456` -> `31af078` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - Monday through Friday ( * * * * 1-5 ) (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsImltcGFjdC9uby1jaGFuZ2Vsb2ctcmVxdWlyZWQiXX0=--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
1 parent f5a11b2 commit 5e394d4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toolchain go1.24.9
77
require (
88
github.com/fatih/color v1.16.0
99
github.com/mbrlabs/uilive v0.0.0-20170420192653-e481c8e66f15
10-
github.com/pulumi/pulumi-kubernetes/provider/v4 v4.0.0-20250916063545-bc3c4569d3ef
10+
github.com/pulumi/pulumi-kubernetes/provider/v4 v4.0.0-20251025223500-31af078c9d8b
1111
github.com/spf13/cobra v1.10.1
1212
github.com/yudai/gojsondiff v1.0.0
1313
k8s.io/apimachinery v0.33.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -249,8 +249,8 @@ github.com/pulumi/esc v0.17.0 h1:oaVOIyFTENlYDuqc3pW75lQT9jb2cd6ie/4/Twxn66w=
249249
github.com/pulumi/esc v0.17.0/go.mod h1:XnSxlt5NkmuAj304l/gK4pRErFbtqq6XpfX1tYT9Jbc=
250250
github.com/pulumi/inflector v0.1.1 h1:dvlxlWtXwOJTUUtcYDvwnl6Mpg33prhK+7mzeF+SobA=
251251
github.com/pulumi/inflector v0.1.1/go.mod h1:HUFCjcPTz96YtTuUlwG3i3EZG4WlniBvR9bd+iJxCUY=
252-
github.com/pulumi/pulumi-kubernetes/provider/v4 v4.0.0-20250916063545-bc3c4569d3ef h1:ALA7VHo5LW4mL1xySpOVdAUcDb4NfwNFLUGQ/lAu24Y=
253-
github.com/pulumi/pulumi-kubernetes/provider/v4 v4.0.0-20250916063545-bc3c4569d3ef/go.mod h1:D9eIV+sCsIkx51N41nQ16F2zjg+NJKccGAy6V2PzQG8=
252+
github.com/pulumi/pulumi-kubernetes/provider/v4 v4.0.0-20251025223500-31af078c9d8b h1:OUYtPTyAt/8xmYJnuWZkaI9Z250fR1sosiHpssgtvJI=
253+
github.com/pulumi/pulumi-kubernetes/provider/v4 v4.0.0-20251025223500-31af078c9d8b/go.mod h1:48gsiI34pIE66PjhlMZ49QzxuXHBu34lt02vGqb5x/0=
254254
github.com/pulumi/pulumi/pkg/v3 v3.204.0 h1:sK10GNL+nDnfrGzgzQKvd8A357q0SiTQZL7iDERnYMc=
255255
github.com/pulumi/pulumi/pkg/v3 v3.204.0/go.mod h1:Ycr0BogYboSb8UkCa3be1dyvzz2lcYZnLUPrSLW2Y9k=
256256
github.com/pulumi/pulumi/sdk/v3 v3.204.0 h1:tIiirsTpnq+Y9HqLY2NmXSEtbSg5XdZT9k+/6NmesAo=

0 commit comments

Comments
 (0)