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

build(deps): bump azure/k8s-create-secret from 1 to 5 #3

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2024

Bumps azure/k8s-create-secret from 1 to 5.

Release notes

Sourced from azure/k8s-create-secret's releases.

v5.0.0

Changed

  • #98 Upgrade to node 20
  • #89 update minkube action to get ubuntu 22.04 support

v4 latest release

Commits

  • 1fdd7cc: Add node modules and compiled JavaScript from main (#67) (github-actions[bot]) #67

v4.0 release

Node16 Release

v3 latest release

Commits

  • 5ec3b5d: Add node modules and compiled JavaScript from main (#66) (github-actions[bot]) #66

v3.0 release

This release adds backward compatibility for the following inputs:

container-registry-url
container-registry-username
container-registry-password
container-registry-email

Breaking Changes

  • Change default secret type to container-registry

Commits

  • 5ec3b5d: Add node modules and compiled JavaScript from main (#66) (github-actions[bot]) #66

v2.1 release

Commits

  • 687ece0: release v2 (#34) (David Gamero) #34
  • b790592: Releases/v2 (#35) (David Gamero) #35
  • 7beee6b: v2 fixes (#40) (David Gamero) #40
  • 443daaf: Releases/v2 (#41) (David Gamero) #41
  • 79d0935: v2 semver patch (#42) (David Gamero) #42
  • 869bcf4: v2 new release (#56) (github-actions[bot]) #56
  • 9181d63: v2 new release (#60) (github-actions[bot]) #60

Javascript k8s Client Refactor

Security Bug fix

There was security bug which had a risk of exposing the secrets as these were passed as a commandline argument via from-literal. This has now been changed to --from-file as default experience.

Changelog

Sourced from azure/k8s-create-secret's changelog.

Changelog

[5.0.0] - 2024-03-22

Changed

  • #98 Upgrade to node 20
  • #89 update minkube action to get ubuntu 22.04 support
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [azure/k8s-create-secret](https://github.com/azure/k8s-create-secret) from 1 to 5.
- [Release notes](https://github.com/azure/k8s-create-secret/releases)
- [Changelog](https://github.com/Azure/k8s-create-secret/blob/main/CHANGELOG.md)
- [Commits](Azure/k8s-create-secret@v1...v5)

---
updated-dependencies:
- dependency-name: azure/k8s-create-secret
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 12, 2024
@atrakic atrakic merged commit e60dc04 into main Jun 12, 2024
1 check passed
@atrakic atrakic deleted the dependabot/github_actions/azure/k8s-create-secret-5 branch June 12, 2024 08:42
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant