Swastik Gour and GitHub
26fb10cc02
added support for Dockerfile.initialize to download kratos arm64 compatible binaries ( #375 )
...
Signed-off-by: swastik959 <Sswastik959@gmail.com >
2025-05-23 10:34:45 +05:30
Swastik Gour and GitHub
7a4895a5b2
updated main.go script to reinitialize the permissions when the are e… ( #366 )
...
* updated main.go script to reinitialize the permissions when the are existing or there is any update
Signed-off-by: swastik959 <Sswastik959@gmail.com >
* added few corrections and added better error logging
Signed-off-by: swastik959 <Sswastik959@gmail.com >
* added the checks for checking the existence of different components
Signed-off-by: swastik959 <Sswastik959@gmail.com >
* started adding the Upsert function
Signed-off-by: swastik959 <Sswastik959@gmail.com >
* added upsert to role.go
Signed-off-by: swastik959 <Sswastik959@gmail.com >
* added tests and auditing
Signed-off-by: swastik959 <Sswastik959@gmail.com >
* updated packages
Signed-off-by: swastik959 <Sswastik959@gmail.com >
* updated go version
Signed-off-by: swastik959 <Sswastik959@gmail.com >
* added minor changes
Signed-off-by: swastik959 <Sswastik959@gmail.com >
* added correction to role_test.go
Signed-off-by: swastik959 <Sswastik959@gmail.com >
* corrected test cases
Signed-off-by: swastik959 <Sswastik959@gmail.com >
---------
Signed-off-by: swastik959 <Sswastik959@gmail.com >
2025-03-20 16:15:38 +05:30
072037acb0
chore(deps): Bump docker/build-push-action from 6.6.1 to 6.7.0 ( #349 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.6.1 to 6.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/16ebe778df0e7752d2cfcbd924afdbbd89c1a755...5cd11c3a4ced054e52742c5fd54dca954e0edd85 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-05 15:50:08 +05:30
2dc75997bf
chore(deps): Bump docker/build-push-action from 6.5.0 to 6.6.1 ( #345 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.5.0 to 6.6.1.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/5176d81f87c23d6fc96624dfdbcd9f3830bbe445...16ebe778df0e7752d2cfcbd924afdbbd89c1a755 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 15:07:14 +05:30
d128f6edc6
chore(deps): Bump aquasecurity/trivy-action from 0.23.0 to 0.24.0 ( #338 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.23.0...0.24.0 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-31 10:50:27 +05:30
7066c392b7
chore(deps): Bump docker/build-push-action from 6.3.0 to 6.5.0 ( #340 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.3.0 to 6.5.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/1a162644f9a7e87d8f4b053101d1d9a712edc18c...5176d81f87c23d6fc96624dfdbcd9f3830bbe445 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-31 10:50:02 +05:30
69770b6917
chore(deps): Bump docker/login-action from 3.2.0 to 3.3.0 ( #341 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/0d4c9c5ea7693da7b068278f7b52bda2a190a446...9780b0c442fbb1117ed29e0efdff1e18412f7567 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-31 10:49:41 +05:30
Akshay Gaikwad and GitHub
a151d6d135
docs: add GitHub labels documentation ( #337 )
...
Signed-off-by: Akshay Gaikwad <akgaikwad001@gmail.com >
2024-07-11 18:50:58 +05:30
dependabot[bot] and Akshay Gaikwad
4f2b7547c4
chore(deps): Bump docker/build-push-action from 6.2.0 to 6.3.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/15560696de535e4014efeff63c48f16952e52dd1...1a162644f9a7e87d8f4b053101d1d9a712edc18c )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-09 16:25:36 +05:30
dependabot[bot] and Akshay Gaikwad
82ee1cf771
chore(deps): Bump aquasecurity/trivy-action from 0.22.0 to 0.23.0
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.22.0...0.23.0 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-03 17:02:56 +05:30
dependabot[bot] and Akshay Gaikwad
44877b2962
chore(deps): Bump docker/build-push-action from 5.4.0 to 6.2.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5.4.0 to 6.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/ca052bb54ab0790a636c9b5f226502c73d547a25...15560696de535e4014efeff63c48f16952e52dd1 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-03 17:01:27 +05:30
5fa8dc06aa
chore(deps): Bump docker/build-push-action from 5.3.0 to 5.4.0 ( #332 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/2cdde995de11925a030ce8070c3d77a52ffcf1c0...ca052bb54ab0790a636c9b5f226502c73d547a25 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 13:47:01 +05:30
a080792898
(docs): updated changelogs ( #331 )
...
Signed-off-by: nirparikh05 <nir.parikh05@gmail.com >
Co-authored-by: nirparikh05 <nir.parikh05@gmail.com >
v0.2.8
2024-06-14 15:59:10 +05:30
dependabot[bot] and Akshay Gaikwad
4771a76ebc
chore(deps): Bump aquasecurity/trivy-action from 0.21.0 to 0.22.0
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.21.0...0.22.0 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-10 10:13:53 +05:30
b5137b489a
chore(deps): Bump github.com/jackc/pgx/v4 from 4.13.0 to 4.18.2 ( #326 )
...
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx ) from 4.13.0 to 4.18.2.
- [Changelog](https://github.com/jackc/pgx/blob/v4.18.2/CHANGELOG.md )
- [Commits](https://github.com/jackc/pgx/compare/v4.13.0...v4.18.2 )
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 13:16:43 +05:30
a3d780662f
chore(deps): Bump aquasecurity/trivy-action from 0.19.0 to 0.21.0 ( #323 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.19.0 to 0.21.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.19.0...0.21.0 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 13:11:08 +05:30
5094cb0609
chore(deps): Bump golangci/golangci-lint-action from 4 to 6 ( #319 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 4 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 12:57:37 +05:30
Nirav Parikh and GitHub
dd563582d0
adding permissions for cli.config.read and code fix for non admin use… ( #313 )
...
* adding permissions for cli.config.read and code fix for non admin users cli config download
Signed-off-by: Nirav Parikh <nir.parikh05@gmail.com >
* includes changes for nix, go version 1.21 and addressed review comments
Signed-off-by: nirparikh05 <nir.parikh05@gmail.com >
* fixed lints
Signed-off-by: nirparikh05 <nir.parikh05@gmail.com >
---------
Signed-off-by: Nirav Parikh <nir.parikh05@gmail.com >
Signed-off-by: nirparikh05 <nir.parikh05@gmail.com >
2024-06-03 12:57:00 +05:30
t-cool and GitHub
adc7007a25
docs: fix broken link in README ( #324 )
...
Signed-off-by: t-cool <hiroki802@hotmail.com >
2024-06-03 12:43:34 +05:30
dependabot[bot] and Akshay Gaikwad
f5a6155669
chore(deps): Bump docker/login-action from 3.1.0 to 3.2.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/e92390c5fb421da1463c202d546fed0ec5c39f20...0d4c9c5ea7693da7b068278f7b52bda2a190a446 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 12:36:20 +05:30
Akshay Gaikwad and GitHub
ccec5c3c18
fix: unable to create/update project when roles specified ( #314 )
...
Crate or Update project with roles association provided under
`projectNamespaceRoles` was failing due to empty group name passed to
Casbin. It fixes minor bug getting group name.
Signed-off-by: Akshay Gaikwad <akgaikwad001@gmail.com >
2024-05-31 14:50:16 +05:30
Akshay Gaikwad and GitHub
2aec54d232
chore: add community meeting ics file ( #322 )
...
Signed-off-by: Akshay Gaikwad <akgaikwad001@gmail.com >
2024-05-27 12:23:51 +05:30
Dhruv Jain and GitHub
ca4e2c6131
refactor: remove unused func/var/methods ( #315 )
...
Signed-off-by: Dhruv Jain <92215138+jaydee029@users.noreply.github.com >
2024-04-25 12:16:15 +05:30
d705c16ced
ci: add golangci-lint ( #311 )
...
Signed-off-by: Dhruv Jain <92215138+jaydee029@users.noreply.github.com >
Signed-off-by: Akshay Gaikwad <akgaikwad001@gmail.com >
Co-authored-by: Akshay Gaikwad <akgaikwad001@gmail.com >
2024-04-18 11:46:40 +05:30
dependabot[bot] and Akshay Gaikwad
95cf882e62
chore(deps): Bump aquasecurity/trivy-action from 0.18.0 to 0.19.0
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.18.0...0.19.0 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-18 11:40:01 +05:30
dependabot[bot] and Akshay Gaikwad
b65d803d1d
chore(deps): Bump sigstore/cosign-installer from 3.4.0 to 3.5.0
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.4.0...v3.5.0 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-18 11:35:53 +05:30
20fc788c6a
chore(deps): Bump aquasecurity/trivy-action from 0.17.0 to 0.18.0 ( #302 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.17.0...0.18.0 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 12:25:06 +05:30
78bd247717
chore(deps): Bump docker/login-action from 3.0.0 to 3.1.0 ( #305 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/343f7c4344506bcbf9b4de18042ae17996df046d...e92390c5fb421da1463c202d546fed0ec5c39f20 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 12:24:46 +05:30
56d9983e00
chore(deps): Bump docker/build-push-action from 5.1.0 to 5.3.0 ( #306 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5.1.0 to 5.3.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/4a13e500e55cf31b7a5d59a38ab2040ab0f42f56...2cdde995de11925a030ce8070c3d77a52ffcf1c0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 12:24:27 +05:30
Nirav Parikh and GitHub
e75dcf140c
chore(docs): updated changelog for v0.2.7 release ( #301 )
...
Signed-off-by: Nirav Parikh <nir.parikh05@gmail.com >
v0.2.7
2024-02-28 13:28:33 +05:30
Nirav Parikh and GitHub
80432ad281
chore(docs): added adopters.md and rectified maintainers reference in readme.md ( #262 )
...
Signed-off-by: niravparikh05 <nir.parikh05@gmail.com >
Signed-off-by: Nirav Parikh <nir.parikh05@gmail.com >
2024-02-28 12:55:24 +05:30
Nirav Parikh and GitHub
0cd2a35ab5
expose cluster status update rpc ( #296 )
...
* expose cluster status update rpc
Signed-off-by: Nirav Parikh <nir.parikh05@gmail.com >
* added cluster rpc to relay peering rpc server listener
Signed-off-by: Nirav Parikh <nir.parikh05@gmail.com >
---------
Signed-off-by: Nirav Parikh <nir.parikh05@gmail.com >
2024-02-28 10:41:10 +05:30
Akshay Gaikwad and GitHub
8b54b40673
fix: migration error on Postgresql version below 14 ( #295 )
...
Signed-off-by: Akshay Gaikwad <akgaikwad001@gmail.com >
2024-02-22 10:41:22 +05:30
Sharan and GitHub
56fdc1c27b
fix: add custom Empty instead of google.protobuf.Empty ( #291 )
...
Signed-off-by: sharan <sharanrdude@gmail.com >
2024-02-14 17:28:19 +05:30
17495b3816
chore(deps): Bump aquasecurity/trivy-action from 0.16.1 to 0.17.0 ( #297 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.16.1 to 0.17.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.16.1...0.17.0 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 10:15:32 +05:30
dependabot[bot] and Akshay Gaikwad
b292700714
chore(deps): Bump codecov/codecov-action from 3 to 4
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-07 00:24:39 +05:30
dependabot[bot] and Akshay Gaikwad
9f8ce0ce9c
chore(deps): Bump docker/metadata-action from 5.5.0 to 5.5.1
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](https://github.com/docker/metadata-action/compare/dbef88086f6cef02e264edb7dbf63250c17cef6c...8e5442c4ef9f78752691e2d8f8d19755c6f78e81 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-07 00:13:14 +05:30
dependabot[bot] and Akshay Gaikwad
932125b074
chore(deps): Bump sigstore/cosign-installer from 3.3.0 to 3.4.0
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.3.0...v3.4.0 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-06 23:34:13 +05:30
Akshay Gaikwad and GitHub
805630bdb0
chore: add community meeting in readme ( #288 )
...
Signed-off-by: Akshay Gaikwad <akgaikwad001@gmail.com >
2024-01-19 10:51:16 +05:30
dependabot[bot] and Akshay Gaikwad
0032fcadc4
chore(deps): Bump aquasecurity/trivy-action from 0.16.0 to 0.16.1
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.16.0...0.16.1 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 15:12:35 +05:30
dependabot[bot] and Akshay Gaikwad
1ed6d39340
chore(deps): Bump docker/metadata-action from 5.4.0 to 5.5.0
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](https://github.com/docker/metadata-action/compare/9dc751fe249ad99385a2583ee0d084c400eee04e...dbef88086f6cef02e264edb7dbf63250c17cef6c )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 15:12:08 +05:30
dependabot[bot] and Akshay Gaikwad
9d34006662
chore(deps): Bump github/codeql-action from 2 to 3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-04 11:18:49 +05:30
dependabot[bot] and Akshay Gaikwad
861ae73f4b
chore(deps): Bump docker/metadata-action from 5.3.0 to 5.4.0
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](https://github.com/docker/metadata-action/compare/31cebacef4805868f9ce9a0cb03ee36c32df2ac4...9dc751fe249ad99385a2583ee0d084c400eee04e )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-04 11:18:28 +05:30
Nirav Parikh and GitHub
72adb96ce1
chore(docs): updated changelogs for v0.2.6 release ( #283 )
...
Signed-off-by: Nirav Parikh <nir.parikh05@gmail.com >
v0.2.6
2023-12-22 10:07:56 +05:30
20911002f5
chore(deps): Bump docker/build-push-action from 5.0.0 to 5.1.0 ( #275 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/0565240e2d4ab88bba5387d719585280857ece09...4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 12:01:41 +05:30
Rob Kooper and GitHub
01d91606a6
add keycloak mapper ( #277 )
...
Signed-off-by: Rob Kooper <kooper@illinois.edu >
2023-12-21 11:40:41 +05:30
甜瓜 and GitHub
01faf03dbb
Update yaml.go to fix paralusYAML struct annotation errors ( #261 )
...
* Fix the number of wg.add bug
Fix the number of wg.add bug
Signed-off-by: 甜瓜 <42953016+tyut22316@users.noreply.github.com >
* Update yaml.go to fix annotation errors
fix the annotation errors
Signed-off-by: 甜瓜 <42953016+tyut22316@users.noreply.github.com >
---------
Signed-off-by: 甜瓜 <42953016+tyut22316@users.noreply.github.com >
2023-12-21 11:21:52 +05:30
0f2d68cf47
chore(deps): Bump actions/setup-go from 4 to 5 ( #279 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 11:20:24 +05:30
b7ff1dc933
chore(deps): Bump aquasecurity/trivy-action from 0.13.0 to 0.16.0 ( #280 )
...
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action ) from 0.13.0 to 0.16.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases )
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.13.0...0.16.0 )
---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 11:19:50 +05:30
70a4c04add
chore(deps): Bump docker/metadata-action from 5.0.0 to 5.3.0 ( #281 )
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 5.0.0 to 5.3.0.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Commits](https://github.com/docker/metadata-action/compare/96383f45573cb7f253c731d3b3ab81c87ef81934...31cebacef4805868f9ce9a0cb03ee36c32df2ac4 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 11:19:13 +05:30