Skip to content

Tags: alekc/terraform-provider-kubectl

Tags

v2.1.3

Toggle v2.1.3's commit message
Dependencies: Bump crazy-max/ghaction-import-gpg

Bumps the github-actions group with 1 update: [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg).


Updates `crazy-max/ghaction-import-gpg` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Commits](crazy-max/ghaction-import-gpg@01dd5d3...cb9bde2)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>

v2.1.2

Toggle v2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed wait_for fields. (#182)

* Fixed wait_for fields.

* Fixed count of conditions, and added additional test.

v2.1.1

Toggle v2.1.1's commit message
Fix a `wait_for` condition where the status is already present in the…

… first observation

v2.1.0

Toggle v2.1.0's commit message
Update README with new condition fields

Signed-off-by: Justin Kabonick <[email protected]>

v2.1.0-beta2

Toggle v2.1.0-beta2's commit message
feat: Changed to use watch to wait_for

Signed-off-by: Steve Hipwell <[email protected]>

v2.1.0-beta1

Toggle v2.1.0-beta1's commit message
fix: goreleaser args

v2.0.4-incluster1

Toggle v2.0.4-incluster1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
changed yaml_incluster structure and added additional debug message (#…

…112)

v2.0.4

Toggle v2.0.4's commit message
Dependencies: Bump actions/upload-artifact from 3 to 4

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

v2.0.4-rc2

Toggle v2.0.4-rc2's commit message
Added `tls_server_name` option

v2.0.4-rc1

Toggle v2.0.4-rc1's commit message
Added `proxy_url` config. See #75