diff --git a/.github/workflows/daily.yaml b/.github/workflows/daily.yaml index 637b39e752b..70f407bc305 100644 --- a/.github/workflows/daily.yaml +++ b/.github/workflows/daily.yaml @@ -96,7 +96,7 @@ jobs: echo "Attempting to update sources of ${chartname}..." echo "Using go-yq verion: <$(go-yq -V)>" # Get all sources (except truecharts) - curr_sources=$(go-yq '.sources[] | select(. != "https://github.com/truecharts*" and . != "https://ghcr*" and . != "https://hub.docker*" and . != "https://quay*" and . != "https://github.com/truecharts/containers*" and . == "https://*")' "${chart}/Chart.yaml") + curr_sources=$(go-yq '.sources[] | select(. != "https://github.com/truecharts*" and . != "https://ghcr*" and . != "https://hub.docker*" and . != "https://quay*" and . != "https://github.com/truecharts/containers*" and . == "http*")' "${chart}/Chart.yaml") # Empty sources list in-place go-yq -i 'del(.sources.[])' "${chart}/Chart.yaml" # Add truechart source diff --git a/charts/incubator/neko/Chart.yaml b/charts/incubator/neko/Chart.yaml index d5c289f1722..48fc127d098 100644 --- a/charts/incubator/neko/Chart.yaml +++ b/charts/incubator/neko/Chart.yaml @@ -20,7 +20,7 @@ name: neko sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/neko type: application -version: 2.0.21 +version: 2.0.22 annotations: truecharts.org/SCALE-support: "true" truecharts.org/catagories: | diff --git a/charts/incubator/neko/values.yaml b/charts/incubator/neko/values.yaml index d005fea143b..91b2ed583af 100644 --- a/charts/incubator/neko/values.yaml +++ b/charts/incubator/neko/values.yaml @@ -1,47 +1,47 @@ image: repository: tccr.io/truecharts/neko-firefox pullPolicy: IfNotPresent - tag: latest@sha256:050f201a417ff3e3b84afe9896551e15ebaf1444898efa16799d9464b84123b0 + tag: latest@sha256:aae9d7fdb114d50652981ec226dc985caae22e1048ecd67118743449534fe746 braveImage: repository: tccr.io/truecharts/neko-brave pullPolicy: IfNotPresent - tag: latest@sha256:2c5772202021b757532825528d61b06c58779ac5c2e23176aa0ab8a0dba13de3 + tag: latest@sha256:ce3b8a8df760728bd323dce05308020300d4333bc2839e2148e317f28afc7001 chromeImage: repository: tccr.io/truecharts/neko-chrome pullPolicy: IfNotPresent - tag: latest@sha256:8f9218b37f877617ca8e567a7569799e316f0ceb2b8694d3f4cd4bd418fe8bc1 + tag: latest@sha256:11169cfb1af49b4967cec4177564b50bdec966d37093f0e02de77215d336fd54 chromiumImage: repository: tccr.io/truecharts/neko-chromium pullPolicy: IfNotPresent - tag: latest@sha256:88bf3b8e01a515e68f1a9e6ccc2e30bda8afccac877f134148baaf1743bb2589 + tag: latest@sha256:2fcb31ea40c80a4832cc2cd1e985384f7d6ba1c2d87535a344cc88bab3d130f4 edgeImage: repository: tccr.io/truecharts/neko-msedge pullPolicy: IfNotPresent - tag: latest@sha256:f064c3d07698be8246af0d40146c45658907626d79b604a5283e8c4c43e83e70 + tag: latest@sha256:7c3c74a5d967d5034fd35914c1d42e23f4ce774810a7097a1432af20aeb2050a remminaImage: repository: tccr.io/truecharts/neko-remmina pullPolicy: IfNotPresent - tag: latest@sha256:20b95134d5a0147fcd0d388851fdfe244e9d5e8783b47ceb596aad64791d2f03 + tag: latest@sha256:b235276d5f7ee6b0cefe4185762437cae0209fbf5688cbe0dbf0e79b54cf52ca torImage: repository: tccr.io/truecharts/neko-tor pullPolicy: IfNotPresent - tag: latest@sha256:6f5adfd2c149a7ff65ebe9894981bba20aa6cceb78ccc90459062605499009e4 + tag: latest@sha256:9a51a9cce6cb3dac4f55dc65bef83567cc992685b97980e314b296970d387350 vivaldiImage: repository: tccr.io/truecharts/neko-vivaldi pullPolicy: IfNotPresent - tag: latest@sha256:703491e0563ecdbb16981649e24eec1e4af117d8f34d5bf44fb795901934625e + tag: latest@sha256:c95dfd9a06a60650206ade25ab520228f6af79ff105b9d1cc07e0845854692d1 vlcImage: repository: tccr.io/truecharts/neko-vlc pullPolicy: IfNotPresent - tag: latest@sha256:2bea841ee329b9f67aaaff7386705609afd7977aa18a96d0aff7b12d35177850 + tag: latest@sha256:e454473a2d7b1bf9a3c1bd8d0ac446fa04fb7dcd300094b00aba4d7d95a4e33b vncviewerImage: repository: tccr.io/truecharts/neko-vncviewer @@ -51,7 +51,7 @@ vncviewerImage: xfceImage: repository: tccr.io/truecharts/neko-xfce pullPolicy: IfNotPresent - tag: latest@sha256:debd52d2346d70ec062958967226b1c2cb33b7a70012b0dd528114abf555c0f1 + tag: latest@sha256:5e0f8ff9b6b29aeab28fb4f858bb34ac166fc8561e035da8e1ff96cbc04a1c42 imageSelector: "image"