Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps(container): update ghcr.io/budimanjojo/talhelper docker tag ( v3.0.5 → v3.0.6 ) #52

Merged
merged 2 commits into from
Sep 29, 2024

Conversation

mr-borboto[bot]
Copy link
Contributor

@mr-borboto mr-borboto bot commented Sep 24, 2024

This PR contains the following updates:

Package Type Update Change
ghcr.io/budimanjojo/talhelper stage patch v3.0.5 -> v3.0.6

Release Notes

budimanjojo/talhelper (ghcr.io/budimanjojo/talhelper)

v3.0.6

Compare Source

Changelog

  • 8769c17 add a github workflow to make sure devcontainer image builds
  • b029686 add test for some comment stripping corner cases
  • 5e71313 address suggested improvements from review
  • 6e0225e chore(container): update bitnami/kubectl docker tag to v1.31.1
  • c82d37f chore(container): update ghcr.io/siderolabs/talosctl docker tag to v1.8.0
  • cd1268d chore(container): update golang docker tag to v1.23.0 (#​560)
  • ab3b24d chore(container): update golangci/golangci-lint docker tag to v1.61.0
  • 6130546 chore(container): update goreleaser/goreleaser docker tag to v2.3.0
  • bec22d8 chore(container): update goreleaser/goreleaser docker tag to v2.3.1
  • 305526a chore(container): update goreleaser/goreleaser docker tag to v2.3.2
  • 9f73b77 chore(container): update mcr.microsoft.com/devcontainers/go:1.23-bookworm docker digest to 089dc0f
  • 3195bcb chore(container): update mcr.microsoft.com/devcontainers/go:1.23-bookworm docker digest to 9fbee73
  • 1ef6d41 chore(container): update mcr.microsoft.com/devcontainers/go:1.23-bookworm docker digest to fa6dbb5
  • f046607 chore(deps): update dependency siderolabs/talos to v1.8.0
  • 894f089 chore(github-action)!: Update goreleaser/goreleaser-action action to v6
  • d563d79 chore(github-action)!: Update peter-evans/create-pull-request action to v7
  • 151dfeb chore(github-action): update renovatebot/github-action action to v40.2.10
  • 1207843 chore(github-action): update renovatebot/github-action action to v40.2.6
  • 11cd967 chore(github-action): update renovatebot/github-action action to v40.2.7
  • 2d4ec7d chore(github-action): update renovatebot/github-action action to v40.2.8
  • 55e1426 chore(github-action): update workflow/nix-shell-action action to v3.4.0
  • e638b94 chore(goreleaser): migrate to v2
  • a892578 chore(schema): update talconfig.yaml JSON schema (#​574)
  • aa37205 chore(schema): update talconfig.yaml JSON schema (#​582)
  • 0cad64b chore(schema): update talos-extensions.yaml JSON schema
  • cd712e9 chore(schema): update talos-extensions.yaml JSON schema
  • cd222d1 chore(schema): update talos-extensions.yaml JSON schema (#​564)
  • 2bfbba9 chore(schema): update talos-extensions.yaml JSON schema (#​566)
  • 84334b0 chore(schema): update talos-extensions.yaml JSON schema (#​567)
  • 6804988 chore(schema): update talos-extensions.yaml JSON schema (#​570)
  • d44b92a chore(schema): update talos-extensions.yaml JSON schema (#​571)
  • b4809d3 chore(schema): update talos-extensions.yaml JSON schema (#​573)
  • afe174d chore(schema): update talos-extensions.yaml JSON schema (#​593)
  • 973a67b chore(schema): update talos-extensions.yaml JSON schema (#​594)
  • cbe04c7 chore(schema): update talos-extensions.yaml JSON schema (#​600)
  • 2a7cb2d chore(schema): update talos-extensions.yaml JSON schema (#​604)
  • 603d4ea chore(schema): update talos-extensions.yaml JSON schema (#​606)
  • 872c41b chore(schema): update talos-extensions.yaml JSON schema (#​607)
  • 403bda4 chore(schema): update talos-extensions.yaml JSON schema (#​608)
  • 6eb4314 chore(schema): update talos-extensions.yaml JSON schema (#​610)
  • 850f863 chore(schema): update talos-extensions.yaml JSON schema (#​615)
  • dea3ed3 ci: Add dry-run flag to goreleaser (#​588)
  • 1084d11 ci: Use goreleaser to build docker images (#​589)
  • 22c7e19 feat(CI): use gh to auto merge PR
  • 5bb035d feat(code): shut up golangci-lint
  • b772781 feat(config): add support for nodeAnnotations
  • 95a64aa feat(config): reflect type changes from upstream to fix test failing
  • d445711 feat: update Scoop for talhelper version v3.0.5
  • 611784b feat: update flake (#​562)
  • 5535d26 feat: update go module to 1.23.0 and update flake
  • 7b04a3a fix(deps): update module github.com/budimanjojo/talhelper/v3 to v3.0.5
  • 5775002 fix(deps): update module github.com/siderolabs/image-factory to v0.5.0
  • 35866c4 fix(deps): update module github.com/siderolabs/talos/pkg/machinery to v1.8.0
  • 76f26a8 fix(deps): update module github.com/siderolabs/talos/pkg/machinery to v1.8.0-alpha.2
  • 38c65ab fix(deps): update module github.com/siderolabs/talos/pkg/machinery to v1.8.0-beta.0
  • 96685f7 fix(deps): update module github.com/siderolabs/talos/pkg/machinery to v1.8.0-beta.1
  • 0795867 fix(deps): update module golang.org/x/mod to v0.21.0
  • 3986391 update devcontainer configuration to custom docker image
  • b13e82d use full yaml parsing to do comment stripping

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@mr-borboto mr-borboto bot force-pushed the renovate/ghcr.io-budimanjojo-talhelper-3.x branch 5 times, most recently from 755946e to ce2797a Compare September 27, 2024 15:19
@mr-borboto mr-borboto bot force-pushed the renovate/ghcr.io-budimanjojo-talhelper-3.x branch from ce2797a to ea04a5f Compare September 29, 2024 14:16
@mr-borboto
Copy link
Contributor Author

mr-borboto bot commented Sep 29, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@mircea-pavel-anton mircea-pavel-anton merged commit 9e0637d into main Sep 29, 2024
9 checks passed
@mircea-pavel-anton mircea-pavel-anton deleted the renovate/ghcr.io-budimanjojo-talhelper-3.x branch September 29, 2024 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant