mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:29:46 +08:00
Upgraded catalog item(s) (#1632)
* Upgraded catalog item(s)
This commit upgrades elastic-search, searxng catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
This commit is contained in:
@@ -4,9 +4,9 @@ description: Elasticsearch is the distributed, RESTful search and analytics engi
|
||||
annotations:
|
||||
title: Elastic Search
|
||||
type: application
|
||||
version: 1.0.24
|
||||
version: 1.0.25
|
||||
apiVersion: v2
|
||||
appVersion: 8.10.2
|
||||
appVersion: 8.10.3
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.elastic.co/elasticsearch/elasticsearch
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.10.2
|
||||
tag: 8.10.3
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.1.0
|
||||
digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73
|
||||
generated: "2023-08-28T16:57:33.099968217+03:00"
|
||||
version: 1.1.1
|
||||
digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7
|
||||
generated: "2023-10-11T12:04:58.70653092+03:00"
|
||||
|
||||
@@ -3,9 +3,9 @@ description: SearXNG is a privacy-respecting, hackable metasearch engine
|
||||
annotations:
|
||||
title: SearXNG
|
||||
type: application
|
||||
version: 1.0.1
|
||||
version: 1.0.2
|
||||
apiVersion: v2
|
||||
appVersion: 2023.7.7
|
||||
appVersion: 2023.10.10
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: truenas
|
||||
@@ -14,7 +14,7 @@ maintainers:
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common
|
||||
version: 1.1.0
|
||||
version: 1.1.1
|
||||
home: https://github.com/searxng/searxng
|
||||
icon: https://raw.githubusercontent.com/searxng/searxng/master/src/brand/searxng.svg
|
||||
sources:
|
||||
|
||||
Binary file not shown.
BIN
library/ix-dev/community/searxng/charts/common-1.1.1.tgz
Normal file
BIN
library/ix-dev/community/searxng/charts/common-1.1.1.tgz
Normal file
Binary file not shown.
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: searxng/searxng
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2023.7.7-cada89ee
|
||||
tag: 2023.10.10-9197efa2a
|
||||
|
||||
resources:
|
||||
limits:
|
||||
|
||||
Reference in New Issue
Block a user