Skip to content

Commit

Permalink
Update module github.com/pulumi/pulumi-go-helmbase to v0.1.0 (#260)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/pulumi/pulumi-go-helmbase](https://redirect.github.com/pulumi/pulumi-go-helmbase)
| require | minor | `v0.0.15-0.20241212084655-7da33bf6282a` -> `v0.1.0`
|

---

### Release Notes

<details>
<summary>pulumi/pulumi-go-helmbase
(github.com/pulumi/pulumi-go-helmbase)</summary>

###
[`v0.1.0`](https://redirect.github.com/pulumi/pulumi-go-helmbase/compare/v0.0.14...v0.1.0)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-go-helmbase/compare/v0.0.14...v0.1.0)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyIsImltcGFjdC9uby1jaGFuZ2Vsb2ctcmVxdWlyZWQiXX0=-->

Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
  • Loading branch information
pulumi-renovate[bot] authored Dec 12, 2024
1 parent 6452ae4 commit 73b4426
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion provider/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.4
toolchain go1.23.4

require (
github.com/pulumi/pulumi-go-helmbase v0.0.15-0.20241212084655-7da33bf6282a
github.com/pulumi/pulumi-go-helmbase v0.1.0
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.19.0
github.com/pulumi/pulumi/pkg/v3 v3.143.0
github.com/pulumi/pulumi/sdk/v3 v3.143.0
Expand Down
4 changes: 2 additions & 2 deletions provider/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,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-go-helmbase v0.0.15-0.20241212084655-7da33bf6282a h1:sosofVIApKI8N0K+Wy/E+0fNesbThrkdHqSdjQ3IrRg=
github.com/pulumi/pulumi-go-helmbase v0.0.15-0.20241212084655-7da33bf6282a/go.mod h1:gUKGtykBC4cgb5QBXXx38nehO/7dL4pp342Q7WBTRnw=
github.com/pulumi/pulumi-go-helmbase v0.1.0 h1:MkmnbQzMsqpio5ABYIfh1M3tEti+ZNR27ShVRpf7R3U=
github.com/pulumi/pulumi-go-helmbase v0.1.0/go.mod h1:gUKGtykBC4cgb5QBXXx38nehO/7dL4pp342Q7WBTRnw=
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/pkg/v3 v3.143.0 h1:diAlaNVZSRc59ePqbMuvuf/AwecpZyjhh1pGvmLEUwg=
Expand Down

0 comments on commit 73b4426

Please sign in to comment.