kube-workflow
Advanced tools
Comparing version 1.4.9 to 1.4.10
@@ -68,3 +68,3 @@ const { generate } = require("@socialgouv/env-slug") | ||
const registry = "ghcr.io/socialgouv" | ||
const imageName = repositoryName | ||
const imageRepository = repositoryName | ||
@@ -98,2 +98,5 @@ const rancherProjectId = RANCHER_PROJECT_ID | ||
const imageProject = "" | ||
// const imageProject = rancherProjectName | ||
return { | ||
@@ -115,3 +118,4 @@ global: { | ||
registry, | ||
imageName, | ||
imageProject, | ||
imageRepository, | ||
imageTag, | ||
@@ -118,0 +122,0 @@ branchSlug, |
@@ -5,2 +5,9 @@ # Changelog | ||
### [1.4.10](https://github.com/SocialGouv/kube-workflow/compare/v1.4.9...v1.4.10) (2022-03-28) | ||
### Bug Fixes | ||
* imageProject + imageRepository ([4cc9fcf](https://github.com/SocialGouv/kube-workflow/commit/4cc9fcfce74c62ad1795dd4a5c21e529d980ed35)) | ||
### [1.4.9](https://github.com/SocialGouv/kube-workflow/compare/v1.4.8...v1.4.9) (2022-03-28) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "kube-workflow", | ||
"version": "1.4.9", | ||
"version": "1.4.10", | ||
"repository": "git@github.com:SocialGouv/kube-workflow.git", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 3 instances in 1 package
741659
1010
3