Compare commits
No commits in common. "2f343ce38b06b30486f4e9db21de075cd300ab9b" and "f82340f479cb764e825f64d8db0f6539cd000534" have entirely different histories.
2f343ce38b
...
f82340f479
11 changed files with 13 additions and 18 deletions
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
name: attic
|
||||
description: A Nix binary caching server
|
||||
# renovate: image=ghcr.io/zhaofengli/attic
|
||||
description: |
|
||||
A Nix binary caching server
|
||||
appVersion: 4dbdbee45728d8ce5788db6461aaaa89d98081f0
|
||||
type: application
|
||||
version: 0.2.4
|
||||
|
|
|
@ -2,7 +2,6 @@ apiVersion: v2
|
|||
name: conduit
|
||||
description: Conduit is a simple, fast and reliable chat server powered by Matrix.
|
||||
type: application
|
||||
# renovate: image=matrixconduit/matrix-conduit
|
||||
version: 0.4.0
|
||||
appVersion: "0.6.0"
|
||||
maintainers:
|
||||
|
|
|
@ -2,7 +2,6 @@ apiVersion: v2
|
|||
name: dispatch
|
||||
description: Netflix Dispatch incident management system
|
||||
version: 0.5.5
|
||||
# renovate: image=code.252.no/elk-works/dispatch
|
||||
appVersion: v20240731
|
||||
maintainers:
|
||||
- name: Tommy Skaug
|
||||
|
|
|
@ -2,8 +2,8 @@ apiVersion: v2
|
|||
name: element-call
|
||||
description: Matrix video conference and call server
|
||||
icon: https://avatars.githubusercontent.com/u/13446337?s=48&v=4
|
||||
# renovate: image=ghcr.io/element-hq/element-call
|
||||
appVersion: v0.5.15
|
||||
|
||||
type: application
|
||||
version: 0.2.0
|
||||
maintainers:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
name: grr
|
||||
description: Toolset of DFIR tools
|
||||
# renovate: image=ghcr.io/google/grr
|
||||
description: |
|
||||
A toolset of DFIR tools
|
||||
appVersion: "20240508"
|
||||
type: application
|
||||
version: 0.2.0
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
apiVersion: v2
|
||||
name: hashr
|
||||
description: |
|
||||
Build your own hash sets based on your data sources. Extracts
|
||||
files and hashes out of input sources (e.g. raw disk image, GCE
|
||||
disk image, ISO file, Windows update package, .tar.gz file, etc)
|
||||
# renovate: image=us-docker.pkg.dev/osdfir-registry/hashr/release/hashr
|
||||
description: "Build your own hash sets based on your data sources. Extracts files and hashes \nout of input sources (e.g. raw disk image, GCE disk image, ISO file, Windows \nupdate package, .tar.gz file, etc)\n"
|
||||
appVersion: "20240508"
|
||||
type: application
|
||||
version: 0.2.0
|
||||
|
|
|
@ -6,7 +6,7 @@ description: |
|
|||
appVersion: 1.105.1
|
||||
type: application
|
||||
icon: https://avatars.githubusercontent.com/u/109746326?s=200&v=4
|
||||
version: 1.0.2
|
||||
version: 1.0.1
|
||||
maintainers:
|
||||
- name: Tommy Skaug
|
||||
email: tommy@skaug.me
|
||||
|
|
|
@ -2,8 +2,8 @@ apiVersion: v2
|
|||
name: matrix-synapse
|
||||
description: Matrix homeserver
|
||||
icon: https://matrix.org/images/matrix-logo.svg
|
||||
# renovate: image=ghcr.io/element-hq/synapse
|
||||
appVersion: v1.104.0
|
||||
|
||||
type: application
|
||||
version: 4.2.1
|
||||
maintainers:
|
||||
|
|
|
@ -4,11 +4,13 @@ description: A proxy for modern Matrix messaging clients
|
|||
icon: https://avatars.githubusercontent.com/u/8418310?s=200&v=4
|
||||
# renovate: image=ghcr.io/matrix-org/sliding-sync
|
||||
appVersion: "0.99.19"
|
||||
|
||||
type: application
|
||||
version: 1.1.1
|
||||
maintainers:
|
||||
- name: Tommy Skaug
|
||||
email: tommy@skaug.me
|
||||
|
||||
keywords:
|
||||
- messaging
|
||||
- encrypted
|
||||
|
|
|
@ -3,12 +3,11 @@ name: well-known
|
|||
description: Well-known server supporting json, plain text and 2 levels of directories
|
||||
type: application
|
||||
version: 2.0.8
|
||||
# renovate: image=code.252.no/tommy/well-known
|
||||
appVersion: v2.0.2
|
||||
maintainers:
|
||||
- email: tommy@252.no
|
||||
name: Tommy Skaug
|
||||
home: https://code.252.no/pub/charts/src/branch/main/charts/well-known
|
||||
home: https://code.252.no/tommy/charts/src/branch/main/charts/well-known
|
||||
sources:
|
||||
- https://code.252.no/tommy/well-known
|
||||
keywords:
|
||||
|
|
|
@ -1,21 +1,21 @@
|
|||
apiVersion: v2
|
||||
name: yeti
|
||||
version: 1.0.3
|
||||
# renovate: image=yetiplatform/yeti
|
||||
appVersion: 2.1.11
|
||||
description: A Helm chart for Yeti Kubernetes deployments.
|
||||
keywords:
|
||||
- yeti
|
||||
- dfir
|
||||
- security
|
||||
home: "https://yeti-platform.io/"
|
||||
maintainers:
|
||||
- name: Tommy Skaug
|
||||
email: tommy@skaug.me
|
||||
url: https://github.com/tommy-skaug/charts
|
||||
sources:
|
||||
- https://yeti-platform.io
|
||||
- https://github.com/yeti-platform/yeti
|
||||
- https://github.com/google/osdfir-infrastructure
|
||||
appVersion: "latest"
|
||||
annotations:
|
||||
category: Security
|
||||
licenses: Apache-2.0
|
||||
|
|
Reference in a new issue