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

Bump balchua/microk8s-actions from 0.2.2 to 0.3.2 #25

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps balchua/microk8s-actions from 0.2.2 to 0.3.2.

Release notes

Sourced from balchua/microk8s-actions's releases.

v0.3.2

What's Changed

Fixes the following:

  • Wait for hostpath provisioner to be ready before proceeding
  • Wait for the persistent volume registry-claim to be Bound before proceeding.

This allows CI builds to push their images to the local registry instead of remote registries.

Upgrade node v12 to v16

Thanks to @​barrettj12 for upgrading node version to v16

What's Changed

New Contributors

Full Changelog: balchua/microk8s-actions@v0.3.0...v0.3.1

Release v0.3.0

This version now supports MicroK8s on strict confinement.

Options removed, since the addition of the addons attribute, one can specify multiple addons to enable:

  • rbac
  • dns
  • storage
  • kubeflow addon is also no longer supported by MicroK8s.

New option:

  • devMode - to enable strict confinement on devmode. This is to facilitate allowing some workloads to run on strict confinement.
Commits
  • 7cab104 Merge pull request #15 from balchua/fix/push-local-registry
  • e54dd66 use 1.26 version
  • d482b95 wait for storage rollout to be ready
  • 3281ec1 wait for storage rollout to be ready
  • 1f8e371 wait for storage rollout to be ready
  • 0244cf6 include the hostpath provisioner availability in the code
  • 612096c wait for hostpath pod to be ready
  • 9335aa3 tag it with non latest
  • 4faa72b tag it with non latest
  • adf32aa use busybox
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [balchua/microk8s-actions](https://github.com/balchua/microk8s-actions) from 0.2.2 to 0.3.2.
- [Release notes](https://github.com/balchua/microk8s-actions/releases)
- [Commits](balchua/microk8s-actions@v0.2.2...7cab104)

---
updated-dependencies:
- dependency-name: balchua/microk8s-actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants