Skip to content

Commit

Permalink
chore(deps): bump github.com/grafana/terraform-provider-grafana/v3 fr…
Browse files Browse the repository at this point in the history
…om 3.16.0 to 3.18.3 (#242)

* chore(deps): bump github.com/grafana/terraform-provider-grafana/v3

Bumps [github.com/grafana/terraform-provider-grafana/v3](https://github.com/grafana/terraform-provider-grafana) from 3.16.0 to 3.18.3.
- [Release notes](https://github.com/grafana/terraform-provider-grafana/releases)
- [Changelog](https://github.com/grafana/terraform-provider-grafana/blob/main/CHANGELOG.md)
- [Commits](grafana/terraform-provider-grafana@v3.16.0...v3.18.3)

---
updated-dependencies:
- dependency-name: github.com/grafana/terraform-provider-grafana/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* make generate

* ci: also run CI job on tag so that release gets pushed to registry

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Duologic <[email protected]>
  • Loading branch information
dependabot[bot] and Duologic authored Feb 6, 2025
1 parent daae681 commit d309c59
Show file tree
Hide file tree
Showing 28 changed files with 922 additions and 38 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: CI

on:
push:
tags:
- 'v*'
branches:
- main
- release-*
Expand Down
13 changes: 13 additions & 0 deletions apis/alerting/v1alpha1/zz_contactpoint_types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions apis/alerting/v1alpha1/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions apis/cloud/v1alpha1/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions apis/cloud/v1alpha1/zz_stack_types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions apis/cloudprovider/v1alpha1/zz_awsaccount_types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

116 changes: 116 additions & 0 deletions apis/cloudprovider/v1alpha1/zz_azurecredential_types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d309c59

Please sign in to comment.