Skip to content

Commit 72389ff

Browse files
dependabot[bot]pandatix
authored andcommitted
chore(deps): bump github.com/pulumi/pulumi-kubernetes/sdk/v4 in /deploy
Bumps [github.com/pulumi/pulumi-kubernetes/sdk/v4](https://github.com/pulumi/pulumi-kubernetes) from 4.21.0 to 4.21.1. - [Release notes](https://github.com/pulumi/pulumi-kubernetes/releases) - [Changelog](https://github.com/pulumi/pulumi-kubernetes/blob/master/CHANGELOG.md) - [Commits](pulumi/pulumi-kubernetes@v4.21.0...v4.21.1) --- updated-dependencies: - dependency-name: github.com/pulumi/pulumi-kubernetes/sdk/v4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent adaa374 commit 72389ff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

deploy/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.23.4
44

55
require (
66
github.com/ctfer-io/chall-manager v0.3.1
7-
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.21.0
7+
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.21.1
88
github.com/pulumi/pulumi-random/sdk/v4 v4.17.0
99
github.com/pulumi/pulumi/pkg/v3 v3.147.0
1010
github.com/pulumi/pulumi/sdk/v3 v3.148.0

deploy/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -381,8 +381,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
381381
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
382382
github.com/pulumi/esc v0.10.0 h1:jzBKzkLVW0mePeanDRfqSQoCJ5yrkux0jIwAkUxpRKE=
383383
github.com/pulumi/esc v0.10.0/go.mod h1:2Bfa+FWj/xl8CKqRTWbWgDX0SOD4opdQgvYSURTGK2c=
384-
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.21.0 h1:UedeAwQ3afL/sK0eXl1cKLnqwfu2V+TQhZCVUaNmjJE=
385-
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.21.0/go.mod h1:RLaX8dqvWIqDV6VjScsc1tJWp1GoZ1IDSyOPIQ/y4ps=
384+
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.21.1 h1:rDeYtMgQSf4ATFhqt33P65ulyPCbzAHFdWTyZa2iVcA=
385+
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.21.1/go.mod h1:RLaX8dqvWIqDV6VjScsc1tJWp1GoZ1IDSyOPIQ/y4ps=
386386
github.com/pulumi/pulumi-random/sdk/v4 v4.17.0 h1:gOZeoD6h1ThtWCS53lqcBvsNNP7aJn/euKYc9V1o7+8=
387387
github.com/pulumi/pulumi-random/sdk/v4 v4.17.0/go.mod h1:yjpOTPppMZXoD7TamsFeV/37QybixMpTJJpzniZPKpg=
388388
github.com/pulumi/pulumi/pkg/v3 v3.147.0 h1:aFzP2kXBL/nPPDao625xIkjAhqT5GKe3XfPXbG07oFA=

0 commit comments

Comments
 (0)