foreman_theme_satellite 14.3.2 → 14.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4ebd886e70cf41df8db944026e1fc537c014b5b2b4eabb3acd46a78c8d7e871b
4
- data.tar.gz: 55f444af2852321db33e3f46a99431a9dca8196a4ea00b24e40aec89b3df6929
3
+ metadata.gz: 382e52b25f6073f8a6d44af94646c614639372575242a3384980725d98e739e3
4
+ data.tar.gz: f0d5d6a409f78391b142b2e647f06f1a635928edcd0415139c2d5ed5a9c56bf2
5
5
  SHA512:
6
- metadata.gz: 3386a5824d67844dee0d1adf459fef46d39c28379d782c8aa77bce53e97df9397e0200929cbadf92be33828f14e2510db18fe94997a9643f6680c9cc7aa0419c
7
- data.tar.gz: 9308bf27c1fc8494f427b8613744a3b57e6e59ff111271558f0614b3cc843424f8115b8a09435e79ab9f980b3a5a8a630ecf3f93478020d72d2fef60bdf0d1db
6
+ metadata.gz: 7e55f73d8e7eb5d9a67bc38f6204487e78cf8b346271a30f12544ad67dcc763b587a63c4bfe0b33456a28c8b236f4f8e0bb14393af1980566f4635ea1c29a40a
7
+ data.tar.gz: 3757b8369612ff8868699263f22f880b1613236c25ff78e01dcbbe4030a19dca5a2b7a9507b37f6f7da65a24bd98f12573d50f1dba544e2a3f6bde851c2a4ecd
@@ -41,7 +41,7 @@ module ForemanThemeSatellite
41
41
  'ConfigurationOptions' => "#{ForemanThemeSatellite.documentation_root}/administering_red_hat_satellite/",
42
42
  'PuppetReports' => "#{ForemanThemeSatellite.documentation_root}/administering_red_hat_satellite/monitoring_resources_admin#Using_the_Project_Content_Dashboard_admin",
43
43
  'Mail_Notifications' => "#{ForemanThemeSatellite.documentation_root}/administering_red_hat_satellite/configuring_email_notifications_admin",
44
- 'Realm' => "#{ForemanThemeSatellite.documentation_root}/installing_satellite_server_in_a_connected_network_environment/configuring-external-services#configuring-project-to-manage-the-lifecycle-of-a-host-registered-to-a-freeipa-realm_satellite",
44
+ 'Realm' => "#{ForemanThemeSatellite.documentation_root}/installing_satellite_server_in_a_connected_network_environment/performing-additional-configuration-on-server_satellite#configuring-project-to-manage-the-lifecycle-of-a-host-registered-to-a-freeipa-realm_satellite",
45
45
  'Searching' => "#{ForemanThemeSatellite.documentation_root}/administering_red_hat_satellite/searching_and_bookmarking_admin",
46
46
  'RolesandPermissions' => "#{ForemanThemeSatellite.documentation_root}/administering_red_hat_satellite/managing_users_and_roles_admin",
47
47
  'LDAPAuthentication' => "#{ForemanThemeSatellite.documentation_root}/configuring_authentication_for_red_hat_satellite_users/configuring-an-ldap-server-as-an-external-identity-provider-for-project_authentication",
@@ -1,3 +1,3 @@
1
1
  module ForemanThemeSatellite
2
- VERSION = '14.3.2'.freeze
2
+ VERSION = '14.3.3'.freeze
3
3
  end
data/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "foreman_theme_satellite",
3
- "version": "14.3.2",
3
+ "version": "14.3.3",
4
4
  "description": "Satellite theme =============",
5
5
  "main": "index.js",
6
6
  "scripts": {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: foreman_theme_satellite
3
3
  version: !ruby/object:Gem::Version
4
- version: 14.3.2
4
+ version: 14.3.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Shimon Stein
8
8
  - Eric Helms
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-03-18 00:00:00.000000000 Z
11
+ date: 1980-01-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -201,7 +201,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
201
201
  - !ruby/object:Gem::Version
202
202
  version: '0'
203
203
  requirements: []
204
- rubygems_version: 3.6.2
204
+ rubygems_version: 3.6.7
205
205
  specification_version: 4
206
206
  summary: This is a plugin that enables building a theme for Foreman.
207
207
  test_files: []