Skip to content

Commit

Permalink
Update module github.com/pulumi/pulumi-kubernetes-cert-manager/sdk to…
Browse files Browse the repository at this point in the history
… v0.1.1 (#289)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/pulumi/pulumi-kubernetes-cert-manager/sdk](https://redirect.github.com/pulumi/pulumi-kubernetes-cert-manager)
| require | patch | `v0.1.1-beta.0` -> `v0.1.1` |

---

### Release Notes

<details>
<summary>pulumi/pulumi-kubernetes-cert-manager
(github.com/pulumi/pulumi-kubernetes-cert-manager/sdk)</summary>

###
[`v0.1.1`](https://redirect.github.com/pulumi/pulumi-kubernetes-cert-manager/compare/v0.1.1-beta.0...v0.1.1)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-kubernetes-cert-manager/compare/v0.1.1-beta.0...v0.1.1)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - "every weekday" (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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19-->

Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
  • Loading branch information
pulumi-renovate[bot] authored Jan 7, 2025
1 parent 2c34dd5 commit cd2078a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/simple-cert-manager-go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module simple-cert-manager-go
go 1.22.4

require (
github.com/pulumi/pulumi-kubernetes-cert-manager/sdk v0.1.1-beta.0
github.com/pulumi/pulumi-kubernetes-cert-manager/sdk v0.1.1
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0
github.com/pulumi/pulumi/sdk/v3 v3.145.0
)
Expand Down
4 changes: 2 additions & 2 deletions examples/simple-cert-manager-go/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-cert-manager/sdk v0.1.1-beta.0 h1:5XqckW/HzTyEFthEwoZyVbm61htkVeXuNhCfBenBe14=
github.com/pulumi/pulumi-kubernetes-cert-manager/sdk v0.1.1-beta.0/go.mod h1:6fzxQdQb/LvtVnqmLa+hFEO8J4gjULr/+vgqEK4h6xU=
github.com/pulumi/pulumi-kubernetes-cert-manager/sdk v0.1.1 h1:f9DorryUO/0mBtb7iBlF1OP7NzZW/07FrgNPWRnOUgg=
github.com/pulumi/pulumi-kubernetes-cert-manager/sdk v0.1.1/go.mod h1:6fzxQdQb/LvtVnqmLa+hFEO8J4gjULr/+vgqEK4h6xU=
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/sdk/v3 v3.145.0 h1:r5iOgz67RElFXJt4GVVY2SBGh5sR24mL9NOcKBiBi/k=
Expand Down

0 comments on commit cd2078a

Please sign in to comment.