Commit Graph

189 Commits

Author SHA1 Message Date
Luca Burgazzoli 70c40b393c
Merge pull request #121 from lburgazzoli/openshift-versions
Set openshift versions v4.12-v4.15
2024-04-09 17:32:53 +02:00
Luca Burgazzoli a9c0980312
Set openshift versions v4.12-v4.15 2024-04-09 16:11:31 +01:00
Luca Burgazzoli c65affeb6b
Merge pull request #120 from dapr-sandbox/dependabot/go_modules/sigs.k8s.io/controller-runtime-0.17.3
chore(deps): bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3
2024-04-09 16:26:03 +02:00
dependabot[bot] 71feb2a947
chore(deps): bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.17.2 to 0.17.3.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.17.2...v0.17.3)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-09 14:03:02 +00:00
Luca Burgazzoli d81bd32706
Merge pull request #119 from lburgazzoli/version-0.0.7
chore: update version to 0.0.7
2024-04-08 17:27:53 +02:00
Luca Burgazzoli 0cb33b0fba
chore: update version to 0.0.7 2024-04-08 16:12:49 +01:00
Luca Burgazzoli f70f769fd6
Merge pull request #118 from lburgazzoli/dapr-1.13.2
Upgrade dapr to 1.13.2
2024-04-08 16:45:38 +02:00
Luca Burgazzoli d23b27b6ef
Upgrade dapr to 1.13.2 2024-04-08 15:19:33 +01:00
Luca Burgazzoli 78708bbf77
Merge pull request #116 from lburgazzoli/olm-annotations
Set openshift version in OLM annotations
2024-04-08 15:57:33 +02:00
Luca Burgazzoli 9850e13574
Upgrade golang.org/x/net v0.21.0 -> v0.24.02 2024-04-08 14:02:17 +02:00
Luca Burgazzoli 8be06982bf
Set openshift version in OLM annotations 2024-04-08 12:42:12 +02:00
Luca Burgazzoli d6b1833aed
Merge pull request #114 from lburgazzoli/post-0.0.6-release
chore: amend k8s manifest files
2024-04-08 12:34:57 +02:00
Luca Burgazzoli 512c0cd167 chore: amend k8s manifest files 2024-04-03 17:30:13 +02:00
Luca Burgazzoli f91eec3a1e
Merge pull request #113 from dapr-sandbox/dependabot/go_modules/github.com/operator-framework/api-0.23.0 2024-04-02 17:25:06 +02:00
dependabot[bot] 5a200d134d
chore(deps): bump github.com/operator-framework/api
Bumps [github.com/operator-framework/api](https://github.com/operator-framework/api) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/operator-framework/api/releases)
- [Changelog](https://github.com/operator-framework/api/blob/master/RELEASE.md)
- [Commits](https://github.com/operator-framework/api/compare/v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: github.com/operator-framework/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-02 13:26:51 +00:00
Luca Burgazzoli 7c930f54fb
Merge pull request #112 from dapr-sandbox/dependabot/go_modules/github.com/itchyny/gojq-0.12.15 2024-04-01 18:04:35 +02:00
dependabot[bot] 1b2a703692
chore(deps): bump github.com/itchyny/gojq from 0.12.14 to 0.12.15
Bumps [github.com/itchyny/gojq](https://github.com/itchyny/gojq) from 0.12.14 to 0.12.15.
- [Release notes](https://github.com/itchyny/gojq/releases)
- [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/itchyny/gojq/compare/v0.12.14...v0.12.15)

---
updated-dependencies:
- dependency-name: github.com/itchyny/gojq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 13:16:01 +00:00
Luca Burgazzoli 49ec0f4e02
Merge pull request #111 from lburgazzoli/update-v0.0.6
chore: update version to 0.0.6
2024-03-30 18:23:11 +01:00
Luca Burgazzoli d5d14b28e3
chore: update version to 0.0.6 2024-03-30 18:05:34 +01:00
Luca Burgazzoli dc96e1a358
Merge pull request #109 from lburgazzoli/dapr-1.13
Dapr 1.13 Operator Upgrade
2024-03-30 17:30:03 +01:00
Luca Burgazzoli 55d09b0bfd
Update tools 2024-03-29 11:36:27 +01:00
Luca Burgazzoli 366882a40a
Dapr 1.13 Operator Upgrade #107 2024-03-29 09:58:59 +01:00
Luca Burgazzoli 3fd7d55fdb
Merge pull request #108 from dapr-sandbox/dependabot/go_modules/github.com/onsi/gomega-1.32.0
chore(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0
2024-03-29 09:14:06 +01:00
dependabot[bot] bbc8525a02
chore(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.31.1 to 1.32.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.31.1...v1.32.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 13:15:40 +00:00
Luca Burgazzoli 72d24a6e6a
Merge pull request #104 from dapr-sandbox/dependabot/go_modules/k8s.io/apiextensions-apiserver-0.29.3
chore(deps): bump k8s.io/apiextensions-apiserver from 0.29.1 to 0.29.3
2024-03-18 20:09:13 +01:00
Luca Burgazzoli 0de6f5385c
Merge pull request #101 from dapr-sandbox/dependabot/go_modules/github.com/wI2L/jsondiff-0.5.1
chore(deps): bump github.com/wI2L/jsondiff from 0.5.0 to 0.5.1
2024-03-18 20:09:05 +01:00
dependabot[bot] 5820304f97
chore(deps): bump github.com/wI2L/jsondiff from 0.5.0 to 0.5.1
Bumps [github.com/wI2L/jsondiff](https://github.com/wI2L/jsondiff) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/wI2L/jsondiff/releases)
- [Changelog](https://github.com/wI2L/jsondiff/blob/master/.goreleaser.yml)
- [Commits](https://github.com/wI2L/jsondiff/compare/v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: github.com/wI2L/jsondiff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 18:32:50 +00:00
dependabot[bot] 722ec346aa
chore(deps): bump k8s.io/apiextensions-apiserver from 0.29.1 to 0.29.3
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.29.1 to 0.29.3.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.29.1...v0.29.3)

---
updated-dependencies:
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 18:32:34 +00:00
Luca Burgazzoli 104622218d
Merge pull request #105 from dapr-sandbox/dependabot/go_modules/k8s.io/apimachinery-0.29.3
chore(deps): bump k8s.io/apimachinery from 0.29.1 to 0.29.3
2024-03-18 19:31:56 +01:00
Luca Burgazzoli e56817face
Merge pull request #103 from dapr-sandbox/dependabot/go_modules/k8s.io/api-0.29.3
chore(deps): bump k8s.io/api from 0.29.1 to 0.29.3
2024-03-18 19:31:37 +01:00
dependabot[bot] 74b1b8c336
chore(deps): bump k8s.io/apimachinery from 0.29.1 to 0.29.3
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.29.1 to 0.29.3.
- [Commits](https://github.com/kubernetes/apimachinery/compare/v0.29.1...v0.29.3)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 14:51:09 +00:00
dependabot[bot] 8cb246b0b6
chore(deps): bump k8s.io/api from 0.29.1 to 0.29.3
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.29.1 to 0.29.3.
- [Commits](https://github.com/kubernetes/api/compare/v0.29.1...v0.29.3)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 14:51:08 +00:00
Luca Burgazzoli 83c46981ad
Merge pull request #102 from dapr-sandbox/dependabot/go_modules/helm.sh/helm/v3-3.14.3
chore(deps): bump helm.sh/helm/v3 from 3.14.0 to 3.14.3
2024-03-18 15:49:55 +01:00
Luca Burgazzoli ff6f73b48b
Merge pull request #99 from dapr-sandbox/dependabot/go_modules/sigs.k8s.io/controller-runtime-0.17.2
chore(deps): bump sigs.k8s.io/controller-runtime from 0.17.1 to 0.17.2
2024-03-18 15:49:44 +01:00
dependabot[bot] 359bea8735
chore(deps): bump helm.sh/helm/v3 from 3.14.0 to 3.14.3
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.14.0 to 3.14.3.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](https://github.com/helm/helm/compare/v3.14.0...v3.14.3)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 13:43:11 +00:00
dependabot[bot] 058ebacbd0
chore(deps): bump sigs.k8s.io/controller-runtime from 0.17.1 to 0.17.2
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.17.1 to 0.17.2.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.17.1...v0.17.2)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-16 13:12:54 +00:00
Luca Burgazzoli 7d464b8047
Merge pull request #93 from dapr-sandbox/dependabot/go_modules/sigs.k8s.io/controller-runtime-0.17.1
chore(deps): bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.1
2024-02-09 14:29:00 +01:00
dependabot[bot] f9f101d39a
chore(deps): bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.1
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.17.0...v0.17.1)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-09 13:07:23 +00:00
Luca Burgazzoli 3d591f6ee1
Merge pull request #92 from dapr-sandbox/dependabot/go_modules/github.com/operator-framework/api-0.22.0
chore(deps): bump github.com/operator-framework/api from 0.21.0 to 0.22.0
2024-02-07 09:47:34 +01:00
dependabot[bot] fb08f107c6
chore(deps): bump github.com/operator-framework/api
Bumps [github.com/operator-framework/api](https://github.com/operator-framework/api) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/operator-framework/api/releases)
- [Changelog](https://github.com/operator-framework/api/blob/master/RELEASE.md)
- [Commits](https://github.com/operator-framework/api/compare/v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: github.com/operator-framework/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 13:18:16 +00:00
Luca Burgazzoli fd784c3e78
Merge pull request #86 from dapr-sandbox/dependabot/go_modules/k8s.io/apiextensions-apiserver-0.29.1
chore(deps): bump k8s.io/apiextensions-apiserver from 0.28.4 to 0.29.1
2024-01-23 12:34:28 +01:00
dependabot[bot] 85ae87dc12
chore(deps): bump k8s.io/apiextensions-apiserver from 0.28.4 to 0.29.1
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.28.4 to 0.29.1.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.28.4...v0.29.1)

---
updated-dependencies:
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 10:58:17 +00:00
Luca Burgazzoli 0d7337b448
Merge pull request #83 from dapr-sandbox/dependabot/go_modules/sigs.k8s.io/controller-runtime-0.17.0
chore(deps): bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.0
2024-01-23 11:57:03 +01:00
dependabot[bot] a8d8849acd
chore(deps): bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.0
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.16.3 to 0.17.0.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.16.3...v0.17.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 09:04:32 +00:00
Luca Burgazzoli 0bb17f3ca2
Merge pull request #90 from dapr-sandbox/dependabot/go_modules/k8s.io/klog/v2-2.120.1
chore(deps): bump k8s.io/klog/v2 from 2.120.0 to 2.120.1
2024-01-23 10:02:33 +01:00
Luca Burgazzoli 550299d1cd
Merge pull request #91 from dapr-sandbox/dependabot/go_modules/github.com/onsi/gomega-1.31.1
chore(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.1
2024-01-23 10:02:22 +01:00
dependabot[bot] 1f86771ae8
chore(deps): bump k8s.io/klog/v2 from 2.120.0 to 2.120.1
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.120.0 to 2.120.1.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes/klog/compare/v2.120.0...v2.120.1)

---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 14:20:26 +00:00
dependabot[bot] f9a2fd9ba8
chore(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.1
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.30.0 to 1.31.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.30.0...v1.31.1)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 14:19:56 +00:00
Luca Burgazzoli 14eada683c
Merge pull request #88 from dapr-sandbox/dependabot/go_modules/k8s.io/client-go-0.29.1
chore(deps): bump k8s.io/client-go from 0.28.4 to 0.29.1
2024-01-19 15:18:27 +01:00
dependabot[bot] 6c592f4cad
chore(deps): bump k8s.io/client-go from 0.28.4 to 0.29.1
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.4 to 0.29.1.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.4...v0.29.1)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 21:30:16 +00:00