3 Commits

Author SHA1 Message Date
dependabot[bot]
ac091a58b5
chore(deps): bump the dev-dependencies group across 1 directory with 3 updates (#6226)
Bumps the dev-dependencies group with 3 updates in the / directory: [actions/setup-go](https://github.com/actions/setup-go), [renovatebot/github-action](https://github.com/renovatebot/github-action) and [helm/kind-action](https://github.com/helm/kind-action).


Updates `actions/setup-go` from 6.2.0 to 6.3.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v6.2.0...v6.3.0)

Updates `renovatebot/github-action` from 44.2.4 to 46.1.2
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/renovatebot/github-action/compare/v44.2.4...v46.1.2)

Updates `helm/kind-action` from 1.13.0 to 1.14.0
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](92086f6be0...ef37e7f390)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: renovatebot/github-action
  dependency-version: 46.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: helm/kind-action
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-27 13:33:55 +05:30
dependabot[bot]
fb038012ba
chore(deps): bump the dev-dependencies group across 1 directory with 2 updates (#6116)
Bumps the dev-dependencies group with 2 updates in the / directory: [actions/setup-go](https://github.com/actions/setup-go) and [renovatebot/github-action](https://github.com/renovatebot/github-action).


Updates `actions/setup-go` from 5.1.0 to 6.2.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5.1.0...v6.2.0)

Updates `renovatebot/github-action` from 44.2.3 to 44.2.4
- [Release notes](https://github.com/renovatebot/github-action/releases)
- [Changelog](https://github.com/renovatebot/github-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/renovatebot/github-action/compare/v44.2.3...v44.2.4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: renovatebot/github-action
  dependency-version: 44.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-16 14:01:11 +05:30
Ivan Ka
73e0dbaa20
chore(tools): CRD generation script moved and add validation workflow (#6079)
* chore(tools): refactor CRD generation and add validation workflow

Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>

* chore(tools): refactor CRD generation and add validation workflow

Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>

* chore(tools): refactor CRD generation and add validation workflow

Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>

* chore(tools): refactor CRD generation and add validation workflow

Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>

* chore(tools): refactor CRD generation and add validation workflow

Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>

* chore(tools): refactor CRD generation and add validation workflow

Co-authored-by: vflaux <38909103+vflaux@users.noreply.github.com>

* chore(tools): refactor CRD generation and add validation workflow

Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>

* chore(tools): refactor CRD generation and add validation workflow

Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>

* chore(tools): refactor CRD generation and add validation workflow

Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>

* chore(tools): refactor CRD generation and add validation workflow

Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>

* chore(tools): refactor CRD generation and add validation workflow

Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>

* chore(tools): refactor CRD generation and add validation workflow

Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>

---------

Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
Co-authored-by: vflaux <38909103+vflaux@users.noreply.github.com>
Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
2026-01-16 02:25:14 +05:30