mirror of
https://github.com/suitenumerique/docs.git
synced 2026-04-26 01:25:05 +02:00
Compare commits
1 Commits
CI/improve
...
v0.1.0-tes
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6708336052 |
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: lasuite/impress-backend
|
||||
pullPolicy: Always
|
||||
tag: "main"
|
||||
tag: "v0.1.0"
|
||||
|
||||
backend:
|
||||
migrateJobAnnotations:
|
||||
@@ -115,13 +115,13 @@ frontend:
|
||||
image:
|
||||
repository: lasuite/impress-frontend
|
||||
pullPolicy: Always
|
||||
tag: "main"
|
||||
tag: "v0.1.0"
|
||||
|
||||
webrtc:
|
||||
image:
|
||||
repository: lasuite/impress-y-webrtc-signaling
|
||||
pullPolicy: Always
|
||||
tag: "main"
|
||||
tag: "v0.1.0"
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mail_mjml",
|
||||
"version": "1.1.0",
|
||||
"version": "0.1.0",
|
||||
"description": "An util to generate html and text django's templates from mjml templates",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "impress-openapi-client-ts",
|
||||
"version": "1.1.0",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"description": "Tool to generate Typescript API client for the impress application.",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user