Skip to content

Commit

Permalink
add 1password-scim-bridge-0.0.0-f0e2afa7b7ef76a67da85e1071838fdcef267…
Browse files Browse the repository at this point in the history
…3ff.tgz

1password-scim-bridge-0.0.0-f0e2afa7b7ef76a67da85e1071838fdcef2673ff.tgz-meta/README.md
1password-scim-bridge-0.0.0-f0e2afa7b7ef76a67da85e1071838fdcef2673ff.tgz-meta/main.yaml
1password-scim-bridge-0.0.0-f0e2afa7b7ef76a67da85e1071838fdcef2673ff.tgz-meta/values.schema.json
  • Loading branch information
catalogbot committed Dec 20, 2024
1 parent 8b7b2ca commit 5a3fb51
Show file tree
Hide file tree
Showing 5 changed files with 96 additions and 1 deletion.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/giantswarm/1password-scim-bridge-app/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/giantswarm/1password-scim-bridge-app/tree/main)
[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/giantswarm/1password-scim-bridge-app/badge)](https://securityscorecards.dev/viewer/?uri=github.com/giantswarm/1password-scim-bridge-app)

[Read me after cloning this template (GS staff only)](https://handbook.giantswarm.io/docs/dev-and-releng/app-developer-processes/adding_app_to_appcatalog/)

# 1password-scim-bridge chart

This repository contains Giant Swarm App packaging for the 1Password SCIM Bridge Helm chart.

This app is intended for Giant Swarm internal use, but others are welcome to use it if it suits their needs.

## Installing

There are several ways to install this app onto a workload cluster.

- [Using GitOps to instantiate the App](https://docs.giantswarm.io/advanced/gitops/apps/)
- [Using our web interface](https://docs.giantswarm.io/platform-overview/web-interface/app-platform/#installing-an-app).
- By creating an [App resource](https://docs.giantswarm.io/use-the-api/management-api/crd/apps.application.giantswarm.io/) in the management cluster as explained in [Getting started with App Platform](https://docs.giantswarm.io/getting-started/app-platform/).

## Credit

- [1Password SCIM Bridge Helm Chart](https://github.com/1Password/op-scim-helm)
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
annotations:
application.giantswarm.io/metadata: https://giantswarm.github.io/giantswarm-operations-platform-test-catalog/1password-scim-bridge-0.0.0-f0e2afa7b7ef76a67da85e1071838fdcef2673ff.tgz-meta/main.yaml
application.giantswarm.io/readme: https://giantswarm.github.io/giantswarm-operations-platform-test-catalog/1password-scim-bridge-0.0.0-f0e2afa7b7ef76a67da85e1071838fdcef2673ff.tgz-meta/README.md
application.giantswarm.io/team: shield
application.giantswarm.io/values-schema: https://giantswarm.github.io/giantswarm-operations-platform-test-catalog/1password-scim-bridge-0.0.0-f0e2afa7b7ef76a67da85e1071838fdcef2673ff.tgz-meta/values.schema.json
chartApiVersion: v2
chartFile: 1password-scim-bridge-0.0.0-f0e2afa7b7ef76a67da85e1071838fdcef2673ff.tgz
dateCreated: '2024-12-20T15:33:11.576252'
digest: b097f82334be107c21491cd72bd6c966491c3b23d93d0d5b7f44900908fd8dda
home: https://github.com/giantswarm/1password-scim-bridge-app
icon: https://s.giantswarm.io/app-icons/giantswarm/1/light.svg
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"$schema": "http://json-schema.org/schema#",
"type": "object",
"properties": {
"image": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"pullPolicy": {
"type": "string"
},
"registry": {
"type": "string"
},
"tag": {
"type": "string"
}
}
},
"name": {
"type": "string"
},
"project": {
"type": "object",
"properties": {
"branch": {
"type": "string"
},
"commit": {
"type": "string"
}
}
},
"serviceType": {
"type": "string"
}
}
}
24 changes: 23 additions & 1 deletion index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,28 @@
apiVersion: v1
entries:
1password-scim-bridge:
- annotations:
application.giantswarm.io/metadata: https://giantswarm.github.io/giantswarm-operations-platform-test-catalog/1password-scim-bridge-0.0.0-f0e2afa7b7ef76a67da85e1071838fdcef2673ff.tgz-meta/main.yaml
application.giantswarm.io/readme: https://giantswarm.github.io/giantswarm-operations-platform-test-catalog/1password-scim-bridge-0.0.0-f0e2afa7b7ef76a67da85e1071838fdcef2673ff.tgz-meta/README.md
application.giantswarm.io/team: shield
application.giantswarm.io/values-schema: https://giantswarm.github.io/giantswarm-operations-platform-test-catalog/1password-scim-bridge-0.0.0-f0e2afa7b7ef76a67da85e1071838fdcef2673ff.tgz-meta/values.schema.json
apiVersion: v2
appVersion: v2.9.9
created: "2024-12-20T15:33:14.401179823Z"
dependencies:
- name: op-scim-bridge
repository: ""
version: 2.11.7
description: Giant Swarm App packaging for the 1Password SCIM bridge.
digest: b097f82334be107c21491cd72bd6c966491c3b23d93d0d5b7f44900908fd8dda
home: https://github.com/giantswarm/1password-scim-bridge-app
icon: https://s.giantswarm.io/app-icons/giantswarm/1/light.svg
name: 1password-scim-bridge
sources:
- https://github.com/1Password/op-scim-helm
urls:
- https://giantswarm.github.io/giantswarm-operations-platform-test-catalog/1password-scim-bridge-0.0.0-f0e2afa7b7ef76a67da85e1071838fdcef2673ff.tgz
version: 0.0.0-f0e2afa7b7ef76a67da85e1071838fdcef2673ff
- annotations:
application.giantswarm.io/metadata: https://giantswarm.github.io/giantswarm-operations-platform-test-catalog/1password-scim-bridge-0.0.0-f09b227ac479bb14d43891a75ebc92e856934dbd.tgz-meta/main.yaml
application.giantswarm.io/readme: https://giantswarm.github.io/giantswarm-operations-platform-test-catalog/1password-scim-bridge-0.0.0-f09b227ac479bb14d43891a75ebc92e856934dbd.tgz-meta/README.md
Expand Down Expand Up @@ -13877,4 +13899,4 @@ entries:
urls:
- https://giantswarm.github.io/giantswarm-operations-platform-test-catalog/web-assets-app-0.12.2-794550fdee2ed66a0cd7ef5c7ba802a6626db441.tgz
version: 0.12.2-794550fdee2ed66a0cd7ef5c7ba802a6626db441
generated: "2024-12-20T15:26:45.996505506Z"
generated: "2024-12-20T15:33:14.385115511Z"

0 comments on commit 5a3fb51

Please sign in to comment.