Skip to content

Commit

Permalink
Update first-party Pulumi dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-renovate[bot] authored Jan 15, 2025
1 parent e9cc28c commit e47ea4e
Show file tree
Hide file tree
Showing 58 changed files with 68 additions and 68 deletions.
2 changes: 1 addition & 1 deletion aws-go-eks/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.23.4

require (
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0
github.com/pulumi/pulumi/sdk/v3 v3.145.0
)

Expand Down
4 changes: 2 additions & 2 deletions aws-go-eks/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,8 @@ github.com/pulumi/esc v0.10.0 h1:jzBKzkLVW0mePeanDRfqSQoCJ5yrkux0jIwAkUxpRKE=
github.com/pulumi/esc v0.10.0/go.mod h1:2Bfa+FWj/xl8CKqRTWbWgDX0SOD4opdQgvYSURTGK2c=
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3 h1:s/cWv0g4NUL6ZMwsUM/ttPlmV1DE2+654eyFWVI/nKc=
github.com/pulumi/pulumi-aws/sdk/v6 v6.66.3/go.mod h1:WSA4oz7YvZxNNjolk2yKaQR3PvT8KsPgCga0KyCqxBc=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0 h1:7AjJpUyW6YHHpZr0bI6Fy1A3/b7ERxq1LAo5mlyNN1Y=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0/go.mod h1:ATS+UN8pguMxypQAK+SaPewesU+UN5dpf93PNqVuHzs=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0 h1:UXb/wg65VJXP2b5QVFup6nw2FJdYqfzs/ZG/592RZIw=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0/go.mod h1:+sGWQHudTp8FQVrebihPkHwQD+z70HRMkegCyvSYmfU=
github.com/pulumi/pulumi/sdk/v3 v3.145.0 h1:r5iOgz67RElFXJt4GVVY2SBGh5sR24mL9NOcKBiBi/k=
github.com/pulumi/pulumi/sdk/v3 v3.145.0/go.mod h1:5pZySnw3RiQKddx8orThjEFmWsXkGAY3ktKOxZj2Ym4=
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
Expand Down
2 changes: 1 addition & 1 deletion aws-ts-eks-distro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@pulumi/aws": "6.66.3",
"@pulumi/awsx": "2.20.0",
"@pulumi/kubernetes": "4.19.0",
"@pulumi/kubernetes": "4.20.0",
"@pulumi/pulumi": "3.145.0",
"@types/mustache": "^4.0.1",
"@types/tmp": "^0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion aws-ts-eks-hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@pulumi/aws": "6.66.3",
"@pulumi/awsx": "2.20.0",
"@pulumi/eks": "3.7.0",
"@pulumi/kubernetes": "4.19.0",
"@pulumi/kubernetes": "4.20.0",
"@pulumi/pulumi": "3.145.0",
"@types/node": "^18.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion aws-ts-eks-migrate-nodegroups/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@pulumi/aws": "6.66.3",
"@pulumi/awsx": "2.20.0",
"@pulumi/eks": "3.7.0",
"@pulumi/kubernetes": "4.19.0",
"@pulumi/kubernetes": "4.20.0",
"@pulumi/pulumi": "3.145.0"
}
}
2 changes: 1 addition & 1 deletion aws-ts-localai-flowise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@pulumi/eks": "3.7.0",
"@pulumi/aws": "6.66.3",
"@pulumi/docker": "4.6.0",
"@pulumi/kubernetes": "4.19.0",
"@pulumi/kubernetes": "4.20.0",
"@pinecone-database/pulumi": "^0.4.0"
}
}
2 changes: 1 addition & 1 deletion azure-go-aks-helm/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.83.0-alpha.1736759964
github.com/pulumi/pulumi-azure-native-sdk/resources/v2 v2.83.0-alpha.1736759964
github.com/pulumi/pulumi-azuread/sdk/v6 v6.1.0
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0
github.com/pulumi/pulumi-random/sdk/v4 v4.16.8
github.com/pulumi/pulumi-tls/sdk/v5 v5.0.10
github.com/pulumi/pulumi/sdk/v3 v3.145.0
Expand Down
4 changes: 2 additions & 2 deletions azure-go-aks-helm/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ github.com/pulumi/pulumi-azure-native-sdk/v2 v2.83.0-alpha.1736759964 h1:KTDjzvr
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.83.0-alpha.1736759964/go.mod h1:/7Z0H5+0+K2RTr8lqDF6nIv+O/6hiwP36H3mUpDSWd8=
github.com/pulumi/pulumi-azuread/sdk/v6 v6.1.0 h1:3NLJGUArhWG3HBBrT8u5tqtkzBr2+YQ1mSmfZoBWd8U=
github.com/pulumi/pulumi-azuread/sdk/v6 v6.1.0/go.mod h1:nP7hVmMwak4O4NiZCsbotjWXfQsIVkRTSIoXEpaDp/Q=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0 h1:7AjJpUyW6YHHpZr0bI6Fy1A3/b7ERxq1LAo5mlyNN1Y=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0/go.mod h1:ATS+UN8pguMxypQAK+SaPewesU+UN5dpf93PNqVuHzs=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0 h1:UXb/wg65VJXP2b5QVFup6nw2FJdYqfzs/ZG/592RZIw=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0/go.mod h1:+sGWQHudTp8FQVrebihPkHwQD+z70HRMkegCyvSYmfU=
github.com/pulumi/pulumi-random/sdk/v4 v4.16.8 h1:ZrVKUJUYgphlD1zY35CiS6hdVN75wur5NjMDVIxWrJA=
github.com/pulumi/pulumi-random/sdk/v4 v4.16.8/go.mod h1:0xQ8Gg8izJMYYCM6fBLY2TUkmEpaVczAx1yFk5OwuSg=
github.com/pulumi/pulumi-tls/sdk/v5 v5.0.10 h1:HQa/PKU3QRTKx+7FdLu1MjHOITZ7e0FbE9+53IJycC0=
Expand Down
2 changes: 1 addition & 1 deletion azure-py-aks-helm/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pulumi-azuread>=6.1.0,<6.2.0
pulumi-azure-native>=2.0.0,<3.0.0
pulumi-kubernetes>=4.19.0,<4.20.0
pulumi-kubernetes>=4.20.0,<4.21.0
pulumi-random>=4.2.0,<5.0.0
pulumi-tls>=5.0.9,<5.1.0
pulumi>=3.5.1,<4.0.0
2 changes: 1 addition & 1 deletion azure-ts-aks-helm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@pulumi/azure-native": "2.82.0",
"@pulumi/azuread": "6.1.0",
"@pulumi/kubernetes": "4.19.0",
"@pulumi/kubernetes": "4.20.0",
"@pulumi/pulumi": "3.145.0",
"@pulumi/random": "4.16.8",
"@pulumi/tls": "5.0.10"
Expand Down
2 changes: 1 addition & 1 deletion classic-azure-ts-aks-keda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@pulumi/azure": "6.15.0",
"@pulumi/azuread": "6.1.0",
"@pulumi/docker": "4.6.0",
"@pulumi/kubernetes": "4.19.0",
"@pulumi/kubernetes": "4.20.0",
"@pulumi/pulumi": "3.145.0",
"@pulumi/random": "4.16.8",
"@pulumi/tls": "5.0.10"
Expand Down
2 changes: 1 addition & 1 deletion classic-azure-ts-aks-mean/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@pulumi/azure": "6.15.0",
"@pulumi/azuread": "6.1.0",
"@pulumi/kubernetes": "4.19.0",
"@pulumi/kubernetes": "4.20.0",
"@pulumi/pulumi": "3.145.0",
"@types/mongoose": "^5.2.11",
"mongoose": "^5.2.13"
Expand Down
2 changes: 1 addition & 1 deletion crd2pulumi-crontabs/kubernetes-go-crontabs/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
toolchain go1.23.4

require (
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0
github.com/pulumi/pulumi/sdk/v3 v3.145.0
)

Expand Down
2 changes: 1 addition & 1 deletion crd2pulumi-crontabs/kubernetes-ts-crontabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"dependencies": {
"@pulumi/pulumi": "3.145.0",
"@pulumi/kubernetes": "4.19.0",
"@pulumi/kubernetes": "4.20.0",
"@pulumi/kubernetesx": "^0.30.0"
}
}
2 changes: 1 addition & 1 deletion digitalocean-py-k8s/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pulumi>=3.5.1,<4.0.0
pulumi-kubernetes>=4.19.0,<4.20.0
pulumi-kubernetes>=4.20.0,<4.21.0
pulumi-digitalocean>=4.4.1,<5.0.0
2 changes: 1 addition & 1 deletion digitalocean-ts-k8s/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"dependencies": {
"@pulumi/digitalocean": "4.38.0",
"@pulumi/kubernetes": "4.19.0",
"@pulumi/kubernetes": "4.20.0",
"@pulumi/pulumi": "3.145.0"
}
}
2 changes: 1 addition & 1 deletion gcp-go-gke/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.21.3

require (
github.com/pulumi/pulumi-gcp/sdk/v8 v8.13.1
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0
github.com/pulumi/pulumi/sdk/v3 v3.145.0
)

Expand Down
4 changes: 2 additions & 2 deletions gcp-go-gke/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@ github.com/pulumi/esc v0.10.0 h1:jzBKzkLVW0mePeanDRfqSQoCJ5yrkux0jIwAkUxpRKE=
github.com/pulumi/esc v0.10.0/go.mod h1:2Bfa+FWj/xl8CKqRTWbWgDX0SOD4opdQgvYSURTGK2c=
github.com/pulumi/pulumi-gcp/sdk/v8 v8.13.1 h1:fbc8tCmCuKgf73GrsVc/7j2/0KCb3qax2aOlsD5E7Ro=
github.com/pulumi/pulumi-gcp/sdk/v8 v8.13.1/go.mod h1:kWjScnh72oA1KOWa/nFRN4kZZQROvdVXZ0xjFMXd/hQ=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0 h1:7AjJpUyW6YHHpZr0bI6Fy1A3/b7ERxq1LAo5mlyNN1Y=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0/go.mod h1:ATS+UN8pguMxypQAK+SaPewesU+UN5dpf93PNqVuHzs=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0 h1:UXb/wg65VJXP2b5QVFup6nw2FJdYqfzs/ZG/592RZIw=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0/go.mod h1:+sGWQHudTp8FQVrebihPkHwQD+z70HRMkegCyvSYmfU=
github.com/pulumi/pulumi/sdk/v3 v3.145.0 h1:r5iOgz67RElFXJt4GVVY2SBGh5sR24mL9NOcKBiBi/k=
github.com/pulumi/pulumi/sdk/v3 v3.145.0/go.mod h1:5pZySnw3RiQKddx8orThjEFmWsXkGAY3ktKOxZj2Ym4=
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
Expand Down
2 changes: 1 addition & 1 deletion gcp-py-gke/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pulumi>=3.5.1,<4.0.0
pulumi-gcp>=8.0.0,<9.0.0
pulumi-kubernetes>=4.19.0,<4.20.0
pulumi-kubernetes>=4.20.0,<4.21.0
pulumi-random>=4.2.0,<5.0.0
2 changes: 1 addition & 1 deletion gcp-ts-gke-hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "gcp-ts-gke-hello-world",
"dependencies": {
"@pulumi/gcp": "8.13.1",
"@pulumi/kubernetes": "4.19.0",
"@pulumi/kubernetes": "4.20.0",
"@pulumi/pulumi": "3.145.0",
"@types/node": "^12.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion gcp-ts-gke-serviceaccount/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"dependencies": {
"@pulumi/gcp": "8.13.1",
"@pulumi/kubernetes": "4.19.0",
"@pulumi/kubernetes": "4.20.0",
"@pulumi/pulumi": "3.145.0"
}
}
2 changes: 1 addition & 1 deletion gcp-ts-gke/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"dependencies": {
"@pulumi/gcp": "8.13.1",
"@pulumi/kubernetes": "4.19.0",
"@pulumi/kubernetes": "4.20.0",
"@pulumi/pulumi": "3.145.0",
"@pulumi/random": "4.16.8"
}
Expand Down
2 changes: 1 addition & 1 deletion gcp-ts-k8s-ruby-on-rails-postgresql/infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"@pulumi/docker": "4.6.0",
"@pulumi/gcp": "8.13.1",
"@pulumi/kubernetes": "4.19.0",
"@pulumi/kubernetes": "4.20.0",
"@pulumi/pulumi": "3.145.0"
}
}
2 changes: 1 addition & 1 deletion google-native-ts-gke-config-connector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"@pulumi/pulumi": "3.145.0",
"@pulumi/random": "4.16.8",
"@pulumi/kubernetes": "4.19.0",
"@pulumi/kubernetes": "4.20.0",
"@pulumi/google-native": "0.32.0"
}
}
2 changes: 1 addition & 1 deletion google-native-ts-k8s-python-postgresql/infra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"@pulumi/docker": "4.6.0",
"@pulumi/gcp": "8.13.1",
"@pulumi/google-native": "0.32.0",
"@pulumi/kubernetes": "4.19.0",
"@pulumi/kubernetes": "4.20.0",
"@pulumi/pulumi": "3.145.0",
"@pulumi/random": "4.16.8"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@pulumi/docker": "4.6.0",
"@pulumi/gcp": "8.13.1",
"@pulumi/google-native": "0.32.0",
"@pulumi/kubernetes": "4.19.0",
"@pulumi/kubernetes": "4.20.0",
"@pulumi/pulumi": "3.145.0",
"@pulumi/random": "4.16.8"
}
Expand Down
2 changes: 1 addition & 1 deletion kubernetes-go-configmap-rollout/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
toolchain go1.23.4

require (
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0
github.com/pulumi/pulumi/sdk/v3 v3.145.0
)

Expand Down
4 changes: 2 additions & 2 deletions kubernetes-go-configmap-rollout/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
github.com/pulumi/esc v0.10.0 h1:jzBKzkLVW0mePeanDRfqSQoCJ5yrkux0jIwAkUxpRKE=
github.com/pulumi/esc v0.10.0/go.mod h1:2Bfa+FWj/xl8CKqRTWbWgDX0SOD4opdQgvYSURTGK2c=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0 h1:7AjJpUyW6YHHpZr0bI6Fy1A3/b7ERxq1LAo5mlyNN1Y=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0/go.mod h1:ATS+UN8pguMxypQAK+SaPewesU+UN5dpf93PNqVuHzs=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0 h1:UXb/wg65VJXP2b5QVFup6nw2FJdYqfzs/ZG/592RZIw=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0/go.mod h1:+sGWQHudTp8FQVrebihPkHwQD+z70HRMkegCyvSYmfU=
github.com/pulumi/pulumi/sdk/v3 v3.145.0 h1:r5iOgz67RElFXJt4GVVY2SBGh5sR24mL9NOcKBiBi/k=
github.com/pulumi/pulumi/sdk/v3 v3.145.0/go.mod h1:5pZySnw3RiQKddx8orThjEFmWsXkGAY3ktKOxZj2Ym4=
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
Expand Down
2 changes: 1 addition & 1 deletion kubernetes-go-exposed-deployment/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
toolchain go1.23.4

require (
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0
github.com/pulumi/pulumi/sdk/v3 v3.145.0
)

Expand Down
4 changes: 2 additions & 2 deletions kubernetes-go-exposed-deployment/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
github.com/pulumi/esc v0.10.0 h1:jzBKzkLVW0mePeanDRfqSQoCJ5yrkux0jIwAkUxpRKE=
github.com/pulumi/esc v0.10.0/go.mod h1:2Bfa+FWj/xl8CKqRTWbWgDX0SOD4opdQgvYSURTGK2c=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0 h1:7AjJpUyW6YHHpZr0bI6Fy1A3/b7ERxq1LAo5mlyNN1Y=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0/go.mod h1:ATS+UN8pguMxypQAK+SaPewesU+UN5dpf93PNqVuHzs=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0 h1:UXb/wg65VJXP2b5QVFup6nw2FJdYqfzs/ZG/592RZIw=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0/go.mod h1:+sGWQHudTp8FQVrebihPkHwQD+z70HRMkegCyvSYmfU=
github.com/pulumi/pulumi/sdk/v3 v3.145.0 h1:r5iOgz67RElFXJt4GVVY2SBGh5sR24mL9NOcKBiBi/k=
github.com/pulumi/pulumi/sdk/v3 v3.145.0/go.mod h1:5pZySnw3RiQKddx8orThjEFmWsXkGAY3ktKOxZj2Ym4=
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
Expand Down
2 changes: 1 addition & 1 deletion kubernetes-go-guestbook/components/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
toolchain go1.23.4

require (
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0
github.com/pulumi/pulumi/sdk/v3 v3.145.0
)

Expand Down
4 changes: 2 additions & 2 deletions kubernetes-go-guestbook/components/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
github.com/pulumi/esc v0.10.0 h1:jzBKzkLVW0mePeanDRfqSQoCJ5yrkux0jIwAkUxpRKE=
github.com/pulumi/esc v0.10.0/go.mod h1:2Bfa+FWj/xl8CKqRTWbWgDX0SOD4opdQgvYSURTGK2c=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0 h1:7AjJpUyW6YHHpZr0bI6Fy1A3/b7ERxq1LAo5mlyNN1Y=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0/go.mod h1:ATS+UN8pguMxypQAK+SaPewesU+UN5dpf93PNqVuHzs=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0 h1:UXb/wg65VJXP2b5QVFup6nw2FJdYqfzs/ZG/592RZIw=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0/go.mod h1:+sGWQHudTp8FQVrebihPkHwQD+z70HRMkegCyvSYmfU=
github.com/pulumi/pulumi/sdk/v3 v3.145.0 h1:r5iOgz67RElFXJt4GVVY2SBGh5sR24mL9NOcKBiBi/k=
github.com/pulumi/pulumi/sdk/v3 v3.145.0/go.mod h1:5pZySnw3RiQKddx8orThjEFmWsXkGAY3ktKOxZj2Ym4=
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
Expand Down
2 changes: 1 addition & 1 deletion kubernetes-go-guestbook/simple/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
toolchain go1.23.4

require (
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0
github.com/pulumi/pulumi/sdk/v3 v3.145.0
)

Expand Down
4 changes: 2 additions & 2 deletions kubernetes-go-guestbook/simple/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
github.com/pulumi/esc v0.10.0 h1:jzBKzkLVW0mePeanDRfqSQoCJ5yrkux0jIwAkUxpRKE=
github.com/pulumi/esc v0.10.0/go.mod h1:2Bfa+FWj/xl8CKqRTWbWgDX0SOD4opdQgvYSURTGK2c=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0 h1:7AjJpUyW6YHHpZr0bI6Fy1A3/b7ERxq1LAo5mlyNN1Y=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0/go.mod h1:ATS+UN8pguMxypQAK+SaPewesU+UN5dpf93PNqVuHzs=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0 h1:UXb/wg65VJXP2b5QVFup6nw2FJdYqfzs/ZG/592RZIw=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0/go.mod h1:+sGWQHudTp8FQVrebihPkHwQD+z70HRMkegCyvSYmfU=
github.com/pulumi/pulumi/sdk/v3 v3.145.0 h1:r5iOgz67RElFXJt4GVVY2SBGh5sR24mL9NOcKBiBi/k=
github.com/pulumi/pulumi/sdk/v3 v3.145.0/go.mod h1:5pZySnw3RiQKddx8orThjEFmWsXkGAY3ktKOxZj2Ym4=
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
Expand Down
2 changes: 1 addition & 1 deletion kubernetes-go-helm-release-wordpress/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
toolchain go1.23.4

require (
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0
github.com/pulumi/pulumi/sdk/v3 v3.145.0
)

Expand Down
4 changes: 2 additions & 2 deletions kubernetes-go-helm-release-wordpress/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
github.com/pulumi/esc v0.10.0 h1:jzBKzkLVW0mePeanDRfqSQoCJ5yrkux0jIwAkUxpRKE=
github.com/pulumi/esc v0.10.0/go.mod h1:2Bfa+FWj/xl8CKqRTWbWgDX0SOD4opdQgvYSURTGK2c=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0 h1:7AjJpUyW6YHHpZr0bI6Fy1A3/b7ERxq1LAo5mlyNN1Y=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0/go.mod h1:ATS+UN8pguMxypQAK+SaPewesU+UN5dpf93PNqVuHzs=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0 h1:UXb/wg65VJXP2b5QVFup6nw2FJdYqfzs/ZG/592RZIw=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0/go.mod h1:+sGWQHudTp8FQVrebihPkHwQD+z70HRMkegCyvSYmfU=
github.com/pulumi/pulumi/sdk/v3 v3.145.0 h1:r5iOgz67RElFXJt4GVVY2SBGh5sR24mL9NOcKBiBi/k=
github.com/pulumi/pulumi/sdk/v3 v3.145.0/go.mod h1:5pZySnw3RiQKddx8orThjEFmWsXkGAY3ktKOxZj2Ym4=
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
Expand Down
2 changes: 1 addition & 1 deletion kubernetes-go-helm-wordpress/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
toolchain go1.23.4

require (
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0
github.com/pulumi/pulumi/sdk/v3 v3.145.0
)

Expand Down
4 changes: 2 additions & 2 deletions kubernetes-go-helm-wordpress/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@ github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231 h1:vkHw5I/plNdTr435
github.com/pulumi/appdash v0.0.0-20231130102222-75f619a67231/go.mod h1:murToZ2N9hNJzewjHBgfFdXhZKjY3z5cYC1VXk+lbFE=
github.com/pulumi/esc v0.10.0 h1:jzBKzkLVW0mePeanDRfqSQoCJ5yrkux0jIwAkUxpRKE=
github.com/pulumi/esc v0.10.0/go.mod h1:2Bfa+FWj/xl8CKqRTWbWgDX0SOD4opdQgvYSURTGK2c=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0 h1:7AjJpUyW6YHHpZr0bI6Fy1A3/b7ERxq1LAo5mlyNN1Y=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0/go.mod h1:ATS+UN8pguMxypQAK+SaPewesU+UN5dpf93PNqVuHzs=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0 h1:UXb/wg65VJXP2b5QVFup6nw2FJdYqfzs/ZG/592RZIw=
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.20.0/go.mod h1:+sGWQHudTp8FQVrebihPkHwQD+z70HRMkegCyvSYmfU=
github.com/pulumi/pulumi/sdk/v3 v3.145.0 h1:r5iOgz67RElFXJt4GVVY2SBGh5sR24mL9NOcKBiBi/k=
github.com/pulumi/pulumi/sdk/v3 v3.145.0/go.mod h1:5pZySnw3RiQKddx8orThjEFmWsXkGAY3ktKOxZj2Ym4=
github.com/rivo/uniseg v0.1.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
Expand Down
2 changes: 1 addition & 1 deletion kubernetes-py-guestbook/components/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pulumi>=3.5.1,<4.0.0
pulumi-kubernetes>=4.19.0,<4.20.0
pulumi-kubernetes>=4.20.0,<4.21.0
2 changes: 1 addition & 1 deletion kubernetes-py-helm-release-wordpress/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pulumi>=3.0.0,<4.0.0
pulumi-kubernetes>=4.19.0,<4.20.0
pulumi-kubernetes>=4.20.0,<4.21.0
2 changes: 1 addition & 1 deletion kubernetes-py-jenkins/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pulumi>=3.5.1,<4.0.0
pulumi-kubernetes>=4.19.0,<4.20.0
pulumi-kubernetes>=4.20.0,<4.21.0
2 changes: 1 addition & 1 deletion kubernetes-py-nginx/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
pulumi>=3.5.1,<4.0.0
pulumi-kubernetes>=4.19.0,<4.20.0
pulumi-kubernetes>=4.20.0,<4.21.0
2 changes: 1 addition & 1 deletion kubernetes-ts-configmap-rollout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "12.20.55"
},
"dependencies": {
"@pulumi/kubernetes": "4.19.0",
"@pulumi/kubernetes": "4.20.0",
"@pulumi/pulumi": "3.145.0"
}
}
2 changes: 1 addition & 1 deletion kubernetes-ts-exposed-deployment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"@types/node": "12.20.55"
},
"dependencies": {
"@pulumi/kubernetes": "4.19.0",
"@pulumi/kubernetes": "4.20.0",
"@pulumi/pulumi": "3.145.0"
}
}
2 changes: 1 addition & 1 deletion kubernetes-ts-guestbook/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@types/node": "12.20.55"
},
"dependencies": {
"@pulumi/kubernetes": "4.19.0",
"@pulumi/kubernetes": "4.20.0",
"@pulumi/pulumi": "3.145.0"
},
"license": "MIT"
Expand Down
Loading

0 comments on commit e47ea4e

Please sign in to comment.