Fran Mulero
f5a83911b5
Revert "[bitnami/*] Use AWS role to publish bitnami helm charts ( #25322 )" ( #25323 )
...
This reverts commit 2fe127d425 .
2024-04-23 13:26:15 +02:00
Nyralei
6778e9d9ac
Don't create tls secret if existingSecret is specified in .Values.ingress ( #25273 )
...
Signed-off-by: Nyralei <93216976+Nyralei@users.noreply.github.com >
consul/11.1.2
2024-04-23 13:09:22 +02:00
Bitnami Bot
73e9736474
[bitnami/kong] Release 12.0.6 updating components versions ( #25321 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
kong/12.0.6
2024-04-23 13:06:04 +02:00
Fran Mulero
2fe127d425
[bitnami/*] Use AWS role to publish bitnami helm charts ( #25322 )
...
Signed-off-by: Fran Mulero <fmulero@vmware.com >
2024-04-23 13:04:15 +02:00
thorker
2acf1327f6
[bitnami/thanos] added pvc labels to thanos-receive ( #24934 )
...
* [bitnami/argo-cd] Release 6.0.5 (#24927 )
* [bitnami/argo-cd] Release 6.0.5 updating components versions
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
* Update CRDs automatically
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
---------
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
Signed-off-by: Thorsten Kerber <th.kerber+github@gmail.com >
* feat: added pvc labels to receiver
Signed-off-by: Thorsten Kerber <th.kerber+github@gmail.com >
* chore: bumped Chart
Signed-off-by: Thorsten Kerber <th.kerber+github@gmail.com >
---------
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
Signed-off-by: Thorsten Kerber <th.kerber+github@gmail.com >
Signed-off-by: thorker <46462404+thorker@users.noreply.github.com >
Signed-off-by: David Gomez <dgomezleon@vmware.com >
Co-authored-by: Bitnami Bot <bitnami-bot@vmware.com >
Co-authored-by: David Gomez <dgomezleon@vmware.com >
thanos/15.2.0
2024-04-23 12:56:01 +02:00
Bitnami Bot
21df419a19
[bitnami/grafana-loki] Release 4.0.0 ( #25308 )
...
* [bitnami/grafana-loki] Release 4.0.0 updating components versions
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
* [bitnami/grafana-loki] Update loki.yaml and cypress tests
Signed-off-by: Gonzalo Gomez Gracia <gonzalog@vmware.com >
* Update README.md with readme-generator-for-helm
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
* [bitnami/grafana-loki] Update readme
Signed-off-by: Gonzalo Gomez Gracia <gonzalog@vmware.com >
---------
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
Signed-off-by: Gonzalo Gomez Gracia <gonzalog@vmware.com >
Co-authored-by: Gonzalo Gomez Gracia <gonzalog@vmware.com >
grafana-loki/4.0.0
2024-04-23 12:40:33 +02:00
Rafael Ríos Saavedra
9d36bbda48
[bitnami/metallb] Add support for FRR in speaker ( #25282 )
...
* Initial changes
Signed-off-by: Rafael Rios Saavedra <rrios@vmware.com >
* Added initcontainers and containers
Signed-off-by: Rafael Rios Saavedra <rrios@vmware.com >
* Working chart
Signed-off-by: Rafael Rios Saavedra <rrios@vmware.com >
* Some clean up
Signed-off-by: Rafael Rios Saavedra <rrios@vmware.com >
* Test with pipeline image
Signed-off-by: Rafael Rios Saavedra <rrios@vmware.com >
* Add securityContext, remove unneeded file
Signed-off-by: Rafael Rios Saavedra <rrios@vmware.com >
* Fix missing parameter comments in values.yaml. Regenerate README.md
Signed-off-by: Rafael Rios Saavedra <rrios@vmware.com >
* Updates metallb container images versions
Signed-off-by: Rafael Rios Saavedra <rrios@vmware.com >
* Create its own servicemonitor for frr metrics
Signed-off-by: Rafael Rios Saavedra <rrios@vmware.com >
* Fix comments from the review (imagename, log messages, volume, servicemonitor port)
Signed-off-by: Rafael Rios Saavedra <rrios@vmware.com >
---------
Signed-off-by: Rafael Rios Saavedra <rrios@vmware.com >
metallb/6.1.0
2024-04-23 09:52:43 +00:00
Alec Rajeev
aff45b2f5d
[bitnami/thanos] add terminationGracePeriodSeconds ( #25315 )
...
Signed-off-by: Alec Rajeev <13004609+alecrajeev@users.noreply.github.com >
thanos/15.1.3
2024-04-23 11:50:58 +02:00
Andrés Bono
fcce78faba
[bitnami/argo-cd] Remove null port in application-controller NetworkPolicy ( #25309 )
...
Signed-off-by: Andrés Bono <andresbono@vmware.com >
argo-cd/6.0.11
2024-04-23 11:25:29 +02:00
Bitnami Bot
eed188c8bd
🔄 synced local '.github/workflows/' with remote 'workflows/' ( #25318 )
...
Signed-off-by: bitnami-bot <bitnami-bot@vmware.com >
2024-04-23 10:58:32 +02:00
Bitnami Bot
83f6079382
[bitnami/kong] Release 12.0.5 updating components versions ( #25319 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
kong/12.0.5
2024-04-23 10:56:17 +02:00
Hendrik Ferber
c64bb0ecca
[bitnami/fluent-bit] add checksum/config ( #24836 )
...
* [bitnami/fluent-bit] add checksum/config
Signed-off-by: HaveFun83 <38665716+HaveFun83@users.noreply.github.com >
* Bump chart version
Signed-off-by: Andrés Bono <andresbono@vmware.com >
---------
Signed-off-by: HaveFun83 <38665716+HaveFun83@users.noreply.github.com >
Signed-off-by: Andrés Bono <andresbono@vmware.com >
Co-authored-by: Andrés Bono <andresbono@vmware.com >
fluent-bit/2.1.0
2024-04-23 08:13:04 +00:00
Michal Kuratczyk
171b9aad59
Don't declare ClusterRoleBinding of a disabled operator ( #24734 )
...
* Don't declare ClusterRoleBinding of a disabled operator
Signed-off-by: Michal Kuratczyk <mkuratczyk@vmware.com >
* Reduce if conditions and bump chart version
Signed-off-by: Andrés Bono <andresbono@vmware.com >
---------
Signed-off-by: Michal Kuratczyk <mkuratczyk@vmware.com >
Signed-off-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
Signed-off-by: Andrés Bono <andresbono@vmware.com >
Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com >
Co-authored-by: Andrés Bono <andresbono@vmware.com >
rabbitmq-cluster-operator/4.2.5
2024-04-23 07:50:48 +00:00
Juan Ariza Toledano
a3c7c6e5bc
[bitnami/rabbitmq]: Fix custom plugins installation ( #25316 )
rabbitmq/14.0.2
2024-04-23 09:38:39 +02:00
Shahrukh Naveed
8db9888b46
* [bitnami/moodle] Added HPA support for Moodle pods ( #25213 )
2024-04-23 09:23:56 +02:00
Javier J. Salmerón-García
fccf9e7fb8
[bitnami/zookeeper] fix: 🐛 🔒 Expose missing ports in deployment spec ( #25141 )
...
* [bitnami/zookeeper] fix: 🐛 🔒 Expose missing ports in deployment spec
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
* Apply suggestions from code review
Co-authored-by: David Gomez <dgomezleon@vmware.com >
Signed-off-by: Javier J. Salmerón-García <jsalmeron@vmware.com >
---------
Signed-off-by: Javier Salmeron Garcia <jsalmeron@vmware.com >
Signed-off-by: Javier J. Salmerón-García <jsalmeron@vmware.com >
Co-authored-by: David Gomez <dgomezleon@vmware.com >
zookeeper/13.2.0
2024-04-23 09:17:25 +02:00
Juan José Martos
b8722501ed
[bitnami/magento] Update dependencies of the chart ( #25298 )
...
Signed-off-by: Jota Martos <jotamartos@vmware.com >
magento/27.0.0
2024-04-23 06:53:58 +00:00
Bitnami Bot
a855aa1559
[bitnami/metallb] Release 6.0.1 ( #25313 )
...
* [bitnami/metallb] Release 6.0.1 updating components versions
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
* Update CRDs automatically
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
---------
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
metallb/6.0.1
2024-04-22 19:58:34 +02:00
Fran Mulero
4d1c45a47e
[bitnami/metallb] Upgrade to version 0.14.5 ( #25310 )
...
* [bitnami/cassandra] Fix ServiceMonitor namespace
Signed-off-by: Fran Mulero <fmulero@vmware.com >
* [bitnami/metallb] Upgrade to version 0.14.5
Signed-off-by: Fran Mulero <fmulero@vmware.com >
* Update README.md with readme-generator-for-helm
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
* Amend image versions in Chart.yaml
Signed-off-by: Fran Mulero <fmulero@vmware.com >
---------
Signed-off-by: Fran Mulero <fmulero@vmware.com >
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com >
metallb/6.0.0
2024-04-22 17:24:19 +00:00
Bitnami Bot
637488d259
[bitnami/wordpress] Release 22.2.2 updating components versions ( #25311 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
wordpress/22.2.2
2024-04-22 19:18:15 +02:00
Andrés Bono
6cfe5a0443
[bitnami/minio] Permission denied at startup with multiple drives per node ( #25301 )
...
Signed-off-by: Andrés Bono <andresbono@vmware.com >
minio/14.2.1
2024-04-22 16:09:36 +02:00
Thanasis Petrovas
05ca034790
[bitnami/thanos] Fix compaction prometheusRule template ( #25188 )
...
* [bitnami/thanos] Fix compaction prometheusRule template
Signed-off-by: Thanasis Petrovas <thanasis.petrovas@camunda.com >
* Update bitnami/thanos/templates/alert-rule/compaction.yml
Co-authored-by: Miguel Ruiz <miruiz@vmware.com >
Signed-off-by: Thanasis Petrovas <108522410+than-pet@users.noreply.github.com >
---------
Signed-off-by: Thanasis Petrovas <thanasis.petrovas@camunda.com >
Signed-off-by: Thanasis Petrovas <108522410+than-pet@users.noreply.github.com >
Signed-off-by: Miguel Ruiz <miruiz@vmware.com >
Co-authored-by: Miguel Ruiz <miruiz@vmware.com >
thanos/15.1.2
2024-04-22 15:51:15 +02:00
yeka
a8cdb55c86
[bitnami/contour] Fix list configmaps forbidden when contour's version is above 1.28 ( #25177 )
...
* give 'list' permission of configmaps to contour whose version is over 1.28
Signed-off-by: yeka <rongjun0821@gmail.com >
* bump version to 17.0.6
Signed-off-by: yeka <rongjun0821@gmail.com >
* Add more permissions
Signed-off-by: yeka <rongjun0821@gmail.com >
* Bump chart version
Signed-off-by: Andrés Bono <andresbono@vmware.com >
---------
Signed-off-by: yeka <rongjun0821@gmail.com >
Signed-off-by: Andrés Bono <andresbono@vmware.com >
Co-authored-by: Andrés Bono <andresbono@vmware.com >
contour/17.0.7
2024-04-22 14:51:07 +02:00
Johannes-
8c56649641
[bitnami/cert-manager] fix: webhook networkpolicy ( #25224 )
...
* fix(cert-manager): webhook networkpolicy
Signed-off-by: Johannes Voscort <johannes.voscort@codecentric.de >
* fix(cert-manager): webhook networkpolicy
Signed-off-by: Johannes Voscort <johannes.voscort@codecentric.de >
---------
Signed-off-by: Johannes Voscort <johannes.voscort@codecentric.de >
Co-authored-by: Johannes Voscort <johannes.voscort@codecentric.de >
cert-manager/1.1.2
2024-04-22 14:32:16 +02:00
Anthony Lofton
50b96b0964
Remove Skipper ConfigMap and Secrets when Skipper is disabled ( #25281 )
...
This change was made to fix a discovered issue from the values
documentation mentioning that `externalDatabase.existingPasswordSecret`
and `externalDatabase.existingPasswordKey` is deprecated in favor of
using `existingSecret` and `existingSecretPasswordKey` within `dataflow`
and `skipper`. When changing to the expected way but having skipper
disabled, the skipper `externaldb-secret.yaml` is still included and
fails to base64 encode the password since it is empty. The best solution
was not to include the file at all. I applied the same logic to skippers
`configmap.yaml` since it is not used when enabled.
Signed-off-by: Anthony Lofton <anthony.lofton@jbhunt.com >
spring-cloud-dataflow/28.0.1
2024-04-22 13:44:12 +02:00
Fran Mulero
158919fa5c
[bitnami/cassandra] Fix ServiceMonitor namespace ( #25303 )
...
Signed-off-by: Fran Mulero <fmulero@vmware.com >
cassandra/11.1.1
2024-04-22 13:38:49 +02:00
Fran Mulero
38947e0e76
Remove service monitor labels from headless services ( #25171 )
...
Signed-off-by: Fran Mulero <fmulero@vmware.com >
thanos/15.1.1
2024-04-22 13:38:20 +02:00
Bitnami Bot
758a1566fd
[bitnami/grafana-loki] Release 3.2.1 updating components versions ( #25305 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
grafana-loki/3.2.1
2024-04-22 12:30:14 +02:00
aleskxyz
ef92f8af33
add deployment support ( #25079 )
...
Signed-off-by: aleskxyz <39186039+aleskxyz@users.noreply.github.com >
node-exporter/4.1.0
2024-04-22 12:27:24 +02:00
Andrés Bono
bd5bafaab9
[bitnami/postgresql-ha] Bump chart version ( #25304 )
...
#25207 conflicted with #25165 and the resulting commit to `main` c3b1082 did not bump the chart version.
Signed-off-by: Andrés Bono <andresbono@vmware.com >
postgresql-ha/14.0.5
2024-04-22 10:26:27 +00:00
Bitnami Bot
89219f43bc
[bitnami/moodle] Release 21.0.2 updating components versions ( #25302 )
...
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com >
moodle/21.0.2
2024-04-22 12:21:01 +02:00
Andrés Bono
c3b108281d
[bitnami/postgresql-ha] Remove RW emptyDir for postgresql logs ( #25207 )
2024-04-22 11:54:35 +02:00
Juan José Martos
6931be60e6
[bitnami/mastodon] Update dependencies of the chart ( #25299 )
...
Signed-off-by: Jota Martos <jotamartos@vmware.com >
mastodon/6.0.0
2024-04-22 09:37:00 +00:00
Bitnami Bot
917cec1d7e
🔄 synced local '.github/workflows/' with remote 'workflows/' ( #25238 )
...
Signed-off-by: bitnami-bot <bitnami-bot@vmware.com >
2024-04-22 11:21:59 +02:00
dependabot[bot]
a1c17a53df
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /.vib/contour/ginkgo ( #25270 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 11:20:38 +02:00
dependabot[bot]
aaf6efefa3
Bump golang.org/x/net in /.vib/nginx-ingress-controller/ginkgo ( #25248 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 11:20:29 +02:00
dependabot[bot]
6f29fb7a61
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /.vib/metallb/ginkgo ( #25261 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 11:20:22 +02:00
dependabot[bot]
70029451f0
Bump golang.org/x/net in /.vib/kubernetes-event-exporter/ginkgo ( #25255 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 11:20:13 +02:00
dependabot[bot]
ca90211559
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /.vib/mysql/ginkgo ( #25260 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 11:20:05 +02:00
dependabot[bot]
0e15cc6982
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /.vib/mariadb/ginkgo ( #25245 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 11:19:57 +02:00
dependabot[bot]
34c680f5c7
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /.vib/clickhouse/ginkgo ( #25264 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 11:19:50 +02:00
dependabot[bot]
5b4e81daa6
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /.vib/etcd/ginkgo ( #25251 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 11:19:42 +02:00
dependabot[bot]
5395bf4fd0
Bump golang.org/x/net in /.vib/elasticsearch/ginkgo ( #25249 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 11:19:34 +02:00
dependabot[bot]
e788ef7bd1
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /.vib/pinniped/ginkgo ( #25265 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 11:19:26 +02:00
dependabot[bot]
01fe0678a9
Bump golang.org/x/net in /.vib/redis-cluster/ginkgo ( #25262 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 11:19:18 +02:00
dependabot[bot]
0b66662de9
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /.vib/postgresql/ginkgo ( #25258 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 11:18:06 +02:00
dependabot[bot]
4bbb27c26b
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /.vib/consul/ginkgo ( #25246 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 11:17:57 +02:00
dependabot[bot]
b934185c34
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /.vib/mongodb/ginkgo ( #25254 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 11:17:48 +02:00
dependabot[bot]
1ead3d193c
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /.vib/cassandra/ginkgo ( #25259 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 11:17:39 +02:00
Juan José Martos
bf6ea07c40
[bitnami/elasticsearch] Recover Upgrading tag in the README ( #25300 )
...
Signed-off-by: Jota Martos <jotamartos@vmware.com >
2024-04-22 11:17:28 +02:00