mirror of
https://github.com/truecharts/charts.git
synced 2026-07-07 14:01:22 -03:00
chore(helm): update image docker.io/baserow/baserow 1.35.2 → 1.35.3 (#40544)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/baserow/baserow](https://gitlab.com/baserow/baserow) | patch | `103e782` -> `28a3972` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>baserow/baserow (docker.io/baserow/baserow)</summary> ### [`v1.35.3`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1353) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.35.2...1.35.3) ##### New features - \[Database] Allow viewers and higher to export table. ##### Bug fixes - \[Database] Fix copy/paste on Safari 18.6+ [#​3830](https://gitlab.com/baserow/baserow/-/issues/3830) - \[Database] Removed duplicated spin animation causing loading icon to look slower than intended. ##### Refactors - \[Core] Add debug logging to SAML/OAuth2 views to get more information on issues. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.35.2
|
||||
appVersion: 1.35.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.22.0
|
||||
@@ -40,9 +40,10 @@ maintainers:
|
||||
url: https://truecharts.org
|
||||
name: baserow
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/baserow
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/baserow
|
||||
- https://gitlab.com/bramw/baserow/
|
||||
- https://hub.docker.com/r/baserow/baserow
|
||||
type: application
|
||||
version: 16.19.0
|
||||
version: 16.19.1
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/baserow/baserow
|
||||
tag: 1.35.2@sha256:103e78280ab16224ca6780db1f3c5e6a0993d99eaa56cad1e4c9ab35c17264b3
|
||||
tag: 1.35.3@sha256:28a3972439946892cb51997b949a96976d1015acfdb67bf6d0f7fdf3662233d4
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user